-
-
Notifications
You must be signed in to change notification settings - Fork 50
Error to Server #312
Copy link
Copy link
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed
Type
Fields
Give feedbackNo fields configured for issues without a type.
I'll try! I'm trying to put the project on a server, in local host everything works perfectly but when I try to launch it from https I get the following error:
Error: Error in loadCamera function:
at A. (a675282e-2e1c-4b3a-9e52-a52f40f8cdf3:1:739449)
at t (a675282e-2e1c-4b3a-9e52-a52f40f8cdf3:1:828)
at Generator. (a675282e-2e1c-4b3a-9e52-a52f40f8cdf3:1:2183)
at Generator.throw (a675282e-2e1c-4b3a-9e52-a52f40f8cdf3:1:1191)
at A (a675282e-2e1c-4b3a-9e52-a52f40f8cdf3:1:7828)
at o (a675282e-2e1c-4b3a-9e52-a52f40f8cdf3:1:8067)
I think I'm doing something wrong but I don't understand what. Can anyone tell me why? or maybe you can help me?
Thanks in advance.