Closed qu3stbaby closed 6 years ago
like this
Can you check sys.log? If you see [WARN] Attempted login from non-approved domain <something>
, that's why it's being rejected. In config.yaml, the root-domain
must be set to match your website's domain. Logins are rejected if the Host
header sent by the browser does not match a subdomain of the root domain, for security reasons (to prevent someone from being able to register example.com, point it to your IP address, and steal logins while acting as a transparent proxy).
It says Attempted login from non-approved domain localhost
I don't know why
In your screenshot, the domain is not localhost
, so that would be why. Please refer to my above comment about configuring root-domain
.
This problem is solved but another problem (same as #704) Socket.io library could not be loaded
And I cannot solve this problem following the instructions in that guide.
I believe the error you are referring to is this one: https://github.com/calzoneman/sync/blob/3.0/www/js/callbacks.js#L1225-L1232.
Could you please paste the error message exactly as it appears on the page? What have you tried to investigate the problem yourself?
Closing due to inactivity and because it's likely a configuration issue and not a software bug.
Please fill out the templates below to the best of your ability, based on whether your problem is with using the website or with running your own server.
Website Problem
Please confirm whether you've tried the following debugging steps:
Description of the Problem
System Information
Forbidden
when I tried to loginServer Problem
System Information