Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- proxy_allow_ips: ['127.0.0.1']
- pre_request: <function pre_request at 0x7fd7e44126d0>
- post_request: <function post_request at 0x7fd7e44127d0>
- worker_exit: <function worker_exit at 0x7fd7e4412950>
- chdir: /
- paste: /opt/syncserver/syncserver.ini
- default_proc_name: /opt/syncserver/syncserver.ini
- errorlog: -
- loglevel: debug
- capture_output: False
- syslog_addr: udp://localhost:514
- syslog_prefix: None
- daemon: False
- ciphers: TLSv1
- on_starting: <function on_starting at 0x7fd7e440a8d0>
- worker_abort: <function worker_abort at 0x7fd7e44123d0>
- bind: ['0.0.0.0:5000']
- raw_env: []
- reload: False
- limit_request_field_size: 8190
- nworkers_changed: <function nworkers_changed at 0x7fd7e4412ad0>
- timeout: 30
- ca_certs: None
- django_settings: None
- tmp_upload_dir: None
- keyfile: None
- backlog: 2048
- logger_class: gunicorn.glogging.Logger
- [2020-10-21 17:01:53 +0000] [1] [INFO] Starting gunicorn 19.6.0
- [2020-10-21 17:01:53 +0000] [1] [DEBUG] Arbiter booted
- [2020-10-21 17:01:53 +0000] [1] [INFO] Listening at: http://0.0.0.0:5000 (1)
- [2020-10-21 17:01:53 +0000] [1] [INFO] Using worker: sync
- [2020-10-21 17:01:53 +0000] [17] [INFO] Booting worker with pid: 17
- [2020-10-21 17:01:53 +0000] [1] [DEBUG] 1 workers
- /usr/local/lib/python2.7/site-packages/pyramid/path.py:341: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
- 'x=%s' % value).load(False)
- [2020-10-21 17:10:24 +0000] [17] [DEBUG] GET /token/1.0/sync/1.5
- ERROR:syncserver:The public_url setting doesn't match the application url.
- This will almost certainly cause authentication failures!
- public_url setting is: https://firefox.obelix.cloud
- application url is: http://firefox.obelix.cloud
- You can disable this check by setting the force_wsgi_environ
- option in your config file, but do so at your own risk.
- [2020-10-21 17:10:36 +0000] [17] [DEBUG] GET /token/1.0/sync/1.5
- ERROR:syncserver:The public_url setting doesn't match the application url.
- This will almost certainly cause authentication failures!
- public_url setting is: https://firefox.obelix.cloud
- application url is: http://firefox.obelix.cloud
- You can disable this check by setting the force_wsgi_environ
- option in your config file, but do so at your own risk.
- [2020-10-21 17:10:38 +0000] [17] [DEBUG] GET /token/1.0/sync/1.5
- ERROR:syncserver:The public_url setting doesn't match the application url.
- This will almost certainly cause authentication failures!
- public_url setting is: https://firefox.obelix.cloud
- application url is: http://firefox.obelix.cloud
- You can disable this check by setting the force_wsgi_environ
- option in your config file, but do so at your own risk.
- [2020-10-21 17:10:39 +0000] [17] [DEBUG] GET /token/1.0/sync/1.5
- ERROR:syncserver:The public_url setting doesn't match the application url.
- This will almost certainly cause authentication failures!
- public_url setting is: https://firefox.obelix.cloud
- application url is: http://firefox.obelix.cloud
- You can disable this check by setting the force_wsgi_environ
- option in your config file, but do so at your own risk.
- [2020-10-21 17:10:40 +0000] [17] [DEBUG] GET /token/1.0/sync/1.5
- ERROR:syncserver:The public_url setting doesn't match the application url.
- This will almost certainly cause authentication failures!
- public_url setting is: https://firefox.obelix.cloud
- application url is: http://firefox.obelix.cloud
- You can disable this check by setting the force_wsgi_environ
- option in your config file, but do so at your own risk.
- [2020-10-21 17:10:57 +0000] [17] [DEBUG] GET /token/1.0/sync/1.5
- ERROR:syncserver:The public_url setting doesn't match the application url.
- This will almost certainly cause authentication failures!
- public_url setting is: https://firefox.obelix.cloud
- application url is: http://firefox.obelix.cloud
- You can disable this check by setting the force_wsgi_environ
- option in your config file, but do so at your own risk.
- [2020-10-21 17:11:07 +0000] [17] [DEBUG] GET /token/1.0/sync/1.5
- ERROR:syncserver:The public_url setting doesn't match the application url.
- This will almost certainly cause authentication failures!
- public_url setting is: https://firefox.obelix.cloud
- application url is: http://firefox.obelix.cloud
- You can disable this check by setting the force_wsgi_environ
- option in your config file, but do so at your own risk.
- [2020-10-21 17:14:22 +0000] [17] [DEBUG] GET /token/1.0/sync/1.5
- ERROR:syncserver:The public_url setting doesn't match the application url.
- This will almost certainly cause authentication failures!
- public_url setting is: https://firefox.obelix.cloud
- application url is: http://firefox.obelix.cloud
- You can disable this check by setting the force_wsgi_environ
- option in your config file, but do so at your own risk.
Add Comment
Please, Sign In to add comment