Re: pgAdmin4 - Session file name too large
От | Dave Page |
---|---|
Тема | Re: pgAdmin4 - Session file name too large |
Дата | |
Msg-id | 8BE41B9F-05BD-44D5-A2F1-EC85EEF80F7E@pgadmin.org обсуждение исходный текст |
Ответ на | pgAdmin4 - Session file name too large (eMerzh <merzhin@gmail.com>) |
Ответы |
Re: pgAdmin4 - Session file name too large
|
Список | pgadmin-hackers |
Ok, good. Please let us know if it reoccurs.
Sent from my iPad
Sent from my iPad
Ok guys I think I found a way to pass the error.
It seems that it was caused by a previous session cookie that was too long or smth.
Deleting my cookies make the app work again :-)Le 17 avr. 2016 12:55 AM, "Dave Page" <dpage@pgadmin.org> a écrit :HiAshesh, can you look at this please? I cannot reproduce it.
On Friday, April 15, 2016, eMerzh <merzhin@gmail.com> wrote:but when i tried to log in, i got a error :on osx python python 2.7,Hi,I was testing pgAdmin4 rev e210d2b5809355a334508436d9f128b78338dfd3
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
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
В списке pgadmin-hackers по дате отправления: