-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot get pass the authorisation #42
Comments
I have this issue as well in Raspbian/Linux since last night. |
+1 |
I am still on stuck here: [Error] Failed to load resource: the server responded with a status of 500 (Internal Server Error) (config, line 0) |
some help here would be nice.. please. |
So this is not getting fixed then? |
OK, I built the GO program from source lwc/putio-sync, but now the browse source folder won't load (spinning loader). |
Hi guys,
For some reason I am unable to get pass the authorisation once after running the server.
This is the error from the console:
[Error] Failed to load resource: the server responded with a status of 500 (Internal Server Error) (config, line 0)
[Error] Unhandled promise rejection – null
(anonymous function) (index.min.js:2:12404)
D (index.min.js:2:11795)
(anonymous function) (index.min.js:2:12275)
exports (index.min.js:1:17139)
(anonymous function) (index.min.js:2:15545)
v (index.min.js:2:15403)
g (index.min.js:2:15428)
If I restart the browser and visit 127.0.0.1 I get the web ui but I cannot save the settings or start the sync, errors from console then:
[Error] Failed to load resource: the server responded with a status of 400 (HTTP/2.0 400) (list, line 0)
[Error] Unhandled promise rejection – Object
Object
(anonymous function) (index.min.js:2:12404)
D (index.min.js:2:11795)
(anonymous function) (index.min.js:2:12275)
exports (index.min.js:1:17139)
(anonymous function) (index.min.js:2:15545)
v (index.min.js:2:15403)
g (index.min.js:2:15428)
[Error] Unhandled promise rejection – Object
Object
(anonymous function) (index.min.js:2:12404)
D (index.min.js:2:11795)
(anonymous function) (index.min.js:2:12275)
exports (index.min.js:1:17139)
(anonymous function) (index.min.js:2:15545)
v (index.min.js:2:15403)
g (index.min.js:2:15428)
[Error] Failed to load resource: The network connection was lost. (list-downloads, line 0)
[Error] Unhandled promise rejection – Error: Request has been terminated
Possible causes: the network is offline, Origin is not allowed by Access-Control-Allow-Origin, the page is being unloaded, etc.
Error: Request has been terminated
Possible causes: the network is offline, Origin is not allowed by Access-Control-Allow-Origin, the page is being unloaded, etc.
(anonymous function) (index.min.js:2:12404)
D (index.min.js:2:11795)
(anonymous function) (index.min.js:2:12275)
exports (index.min.js:1:17139)
(anonymous function) (index.min.js:2:15545)
v (index.min.js:2:15403)
g (index.min.js:2:15428)
Thanks for your help.
The text was updated successfully, but these errors were encountered: