コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
22656 ビュー

Hi. All


Today when I tried to access my Odoo then I face below issue.

Traceback (most recent call last):
  File "/home/ubuntu/python36/lib/python3.7/site-packages/werkzeug/serving.py", line 304, in run_wsgi
    execute(self.server.app)
  File "/home/ubuntu/python36/lib/python3.7/site-packages/werkzeug/serving.py", line 292, in execute
    application_iter = app(environ, start_response)
  File "/opt/odoo13/odoo/service/server.py", line 439, in app
    return self.app(e, s)
  File "/opt/odoo13/odoo/service/wsgi_server.py", line 142, in application
    return application_unproxied(environ, start_response)
  File "/opt/odoo13/odoo/service/wsgi_server.py", line 117, in application_unproxied
    result = odoo.http.root(environ, start_response)
  File "/opt/odoo13/odoo/http.py", line 1281, in __call__
    return self.dispatch(environ, start_response)
  File "/opt/odoo13/odoo/http.py", line 1251, in __call__
    return self.app(environ, start_wrapped)
  File "/home/ubuntu/python36/lib/python3.7/site-packages/werkzeug/middleware/shared_data.py", line 220, in __call__
    return self.app(environ, start_response)
  File "/opt/odoo13/odoo/http.py", line 1454, in dispatch
    response = self.get_response(httprequest, result, explicit_session)
  File "/opt/odoo13/odoo/http.py", line 1386, in get_response
    self.session_store.save(httprequest.session)
  File "/home/ubuntu/python36/lib/python3.7/site-packages/werkzeug/contrib/sessions.py", line 261, in save
    f.close()
OSError: [Errno 28] No space left on device - - -

Kindly help me with this issue.

Thanks,
Ashish Singh
アバター
破棄
最善の回答

Your server running out of disk storage.  please remove temporary/unused files or increase storage capacity of the server.

アバター
破棄
著作者

Hi, Ravi

Working fine now.

Thanks,

関連投稿 返信 ビュー 活動
2
9月 24
8789
2
8月 21
7505
2
7月 21
4334
1
11月 20
4423
0
4月 24
1408