Hello,

the log is as below (125 identical entries):

2018-07-04 12:18:34,055: ERROR werkzeug: Error on request:
Traceback (most recent call last):
  File "/Applications/pgAdmin
4.app/Contents/Resources/venv/lib/python3.6/site-packages/werkzeug/serving.py",
line 270, in run_wsgi
    execute(self.server.app)
  File "/Applications/pgAdmin
4.app/Contents/Resources/venv/lib/python3.6/site-packages/werkzeug/serving.py",
line 258, in execute
    application_iter = app(environ, start_response)
  File "/Applications/pgAdmin
4.app/Contents/Resources/venv/lib/python3.6/site-packages/flask/app.py",
line 1997, in __call__
    return self.wsgi_app(environ, start_response)
  File "/Applications/pgAdmin
4.app/Contents/Resources/venv/lib/python3.6/site-packages/flask/app.py",
line 1985, in wsgi_app
    response = self.handle_exception(e)
  File "/Applications/pgAdmin
4.app/Contents/Resources/venv/lib/python3.6/site-packages/flask/app.py",
line 1540, in handle_exception
    reraise(exc_type, exc_value, tb)
  File "/Applications/pgAdmin
4.app/Contents/Resources/venv/lib/python3.6/site-packages/flask/_compat.py",
line 33, in reraise
    raise value
  File "/Applications/pgAdmin
4.app/Contents/Resources/venv/lib/python3.6/site-packages/flask/app.py",
line 1982, in wsgi_app
    response = self.full_dispatch_request()
  File "/Applications/pgAdmin
4.app/Contents/Resources/venv/lib/python3.6/site-packages/flask/app.py",
line 1607, in full_dispatch_request
    self.try_trigger_before_first_request_functions()
  File "/Applications/pgAdmin
4.app/Contents/Resources/venv/lib/python3.6/site-packages/flask/app.py",
line 1654, in try_trigger_before_first_request_functions
    func()
  File "/Applications/pgAdmin
4.app/Contents/Resources/web/pgadmin/utils/__init__.py", line 46, in
create_module_preference
    self.register_preferences()
  File "/Applications/pgAdmin
4.app/Contents/Resources/web/pgadmin/browser/__init__.py", line 216, in
register_preferences
    register_browser_preferences(self)
  File "/Applications/pgAdmin
4.app/Contents/Resources/web/pgadmin/browser/register_browser_preferences.py",
line 15, in register_browser_preferences
    gettext("Show system objects?"), 'boolean', False,
  File "/Applications/pgAdmin
4.app/Contents/Resources/venv/lib/python3.6/site-packages/flask_babelex/__init__.py",
line 623, in gettext
    return get_domain().gettext(*args, **kwargs)
  File "/Applications/pgAdmin
4.app/Contents/Resources/venv/lib/python3.6/site-packages/flask_babelex/__init__.py",
line 533, in gettext
    t = self.get_translations()
  File "/Applications/pgAdmin
4.app/Contents/Resources/venv/lib/python3.6/site-packages/flask_babelex/__init__.py",
line 510, in get_translations
    locale = get_locale()
  File "/Applications/pgAdmin
4.app/Contents/Resources/venv/lib/python3.6/site-packages/flask_babelex/__init__.py",
line 220, in get_locale
    rv = babel.locale_selector_func()
  File "/Applications/pgAdmin
4.app/Contents/Resources/web/pgadmin/__init__.py", line 268, in get_locale
    'miscellaneous', 'user_language', None, user_id
UnboundLocalError: local variable 'user_id' referenced before assignment

Thank you,
Kind Regards
~Maciek
On Mon, 2 Jul 2018 at 06:04, Support <supp...@rt-reisen.de> wrote:

> Hi,
>
> Please enable the logging and provide the logs.
> To enable logging, ref: https://www.pgadmin.org/faq/#8
>
> Thanks,
> Khushboo
>
> >>>…
>
> On Sat, Jun 30, 2018 at 3:28 PM, matshyeq <matsh...@gmail.com> wrote:
>
> Hi,
>
> Starting the app. Takes ~20-25seconds and ends up with dialog box: "*The
> application server could not be contacted*".
> That's it. Any ideas how to fix/troubleshoot?
>
> Thank you,
> Kind Regards
> ~Maciek
>
>
>
>
> Sie erhalten diese Nachricht da es eine Aktualisierung Ihres Tickets
> SUPPORT-4193 gibt.
>
> Wenn Sie uns zu diesem Vorgang weitere Informationen geben möchten,
> Antworten Sie bitte direkt auf diese Email.
>
> Viele Grüße
> rtk online
>
> Ursprüngliche Nachricht:
>
> Hi,
>
> Starting the app. Takes ~20-25seconds and ends up with dialog box: "*The
> application server could not be contacted*".
> That's it. Any ideas how to fix/troubleshoot?
>
> Thank you,
> Kind Regards
> ~Maciek
>
>

Reply via email to