Re: pgAdmin 4 v3.1 on MacOS

From: matshyeq <matshyeq(at)gmail(dot)com>
To: khushboo(dot)vashi(at)enterprisedb(dot)com
Cc: pgadmin-support(at)lists(dot)postgresql(dot)org
Subject: Re: pgAdmin 4 v3.1 on MacOS
Date: 2018-07-04 12:06:06
Message-ID: CAONr5=uvQgt=Fk4AxBFe=o0NK469j3pKrG5cE-B6K_jPgq18+A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

That worked(!) - thank you! But I have to say this is bit frustrating that
with every new release of pgAdmin there's some incompatibility so I have to
start blank all over again.
This is actually the reason I had v2.1 for long and reluctance to upgrade
to any of the newer versions in the meantime… until now

Thank you,
Kind Regards
~Maciek
On Wed, 4 Jul 2018 at 13:27, Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
wrote:

>
>
> On Wed, Jul 4, 2018 at 4:38 PM, matshyeq <matshyeq(at)gmail(dot)com> wrote:
>
>> I had Pgadmin 4 v2 before but renamed it to `pgAdmin 4 bqp.app`
>> Probably still shares config settings though…
>>
>> Please rename your old database and then try to run pgAdmin 4.
>
>> Thank you,
>> Kind Regards
>> ~Maciek
>>
>>
>> On Wed, 4 Jul 2018 at 12:35, Khushboo Vashi <
>> khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:
>>
>>> Is it a fresh install or upgrade?
>>>
>>>
>>>
>>> On Wed, Jul 4, 2018 at 3:54 PM, matshyeq <matshyeq(at)gmail(dot)com> wrote:
>>>
>>>> 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 <support(at)rt-reisen(dot)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 <matshyeq(at)gmail(dot)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
>>>>>
>>>>>
>>>
>

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Tom Lane 2018-07-04 15:49:57 Re: Unable to Connect to DB Instance
Previous Message Khushboo Vashi 2018-07-04 11:39:26 Re: Accesskey