From juanitobananas, 9 Years ago, written in Plain Text.
Embed
  1. sync server PORT 5000-15 ERROR:syncserver:The public_url setting doesn't match the application url.
  2. sync server PORT 5000-15 This will almost certainly cause authentication failures!
  3. sync server PORT 5000-15     public_url setting is: https://syncserver.cool
  4. sync server PORT 5000-15     application url is:    http://syncserver.cool
  5. sync server PORT 5000-15 You can disable this check by setting the force_wsgi_environ
  6. sync server PORT 5000-15 option in your config file, but do so at your own risk.
  7.