public inbox for [email protected]
help / color / mirror / Atom feedFrom: eMerzh <[email protected]>
To: [email protected]
Subject: pgAdmin4 - Session file name too large
Date: Fri, 15 Apr 2016 19:59:53 +0200
Message-ID: <CAHBQ7meM0CqZATys8j+1csC8Dtm2+mYmYmpSLu0OLNkjB21bHw@mail.gmail.com> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgadmin-hackers>
Hi,
I was testing pgAdmin4 rev e210d2b5809355a334508436d9f128b78338dfd3
on osx python python 2.7,
but when i tried to log in, i got a error :
> 2016-04-15 13:31:47,820: ERROR werkzeug: Error on request:
> Traceback (most recent call last):
> File
> "/Users/myuser/pgadmin4/venv/lib/python2.7/site-packages/werkzeug/serving.py",
> line 177, in run_wsgi
> execute(self.server.app)
> File
> "/Users/myuser/pgadmin4/venv/lib/python2.7/site-packages/werkzeug/serving.py",
> line 165, in execute
> application_iter = app(environ, start_response)
> File
> "/Users/myuser/pgadmin4/venv/lib/python2.7/site-packages/flask/app.py",
> line 1836, in __call__
> return self.wsgi_app(environ, start_response)
> File
> "/Users/myuser/pgadmin4/venv/lib/python2.7/site-packages/flask/app.py",
> line 1813, in wsgi_app
> ctx.push()
> File
> "/Users/myuser/pgadmin4/venv/lib/python2.7/site-packages/flask/ctx.py",
> line 321, in push
> self.session = self.app.open_session(self.request)
> File
> "/Users/myuser/pgadmin4/venv/lib/python2.7/site-packages/flask/app.py",
> line 825, in open_session
> return self.session_interface.open_session(self, request)
> File "/Users/myuser/pgadmin4/web/pgadmin/utils/session.py", line 209, in
> open_session
> return SqliteSessionStorage(self.directory, sid)
> File "/Users/myuser/pgadmin4/web/pgadmin/utils/session.py", line 60, in
> __init__
> sess_db = os.open(self.path, os.O_CREAT, int("600", 8))
> OSError: [Errno 63] File name too long:
> '/Users/myuser/.pgadmin/sessions/.eJxNkUtvozAUhf_KyOto....'
let me know if i can provide you more informations.
Regards,
Brice
view thread (5+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: pgAdmin4 - Session file name too large
In-Reply-To: <CAHBQ7meM0CqZATys8j+1csC8Dtm2+mYmYmpSLu0OLNkjB21bHw@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox