All Errors (5978 found)
IndentationError: unexpected indent
File "script.py", line 5 print('debug') ^ IndentationError: unexpected indent
ModuleNotFoundError: No module named
Traceback (most recent call last): File "main.py", line 10, in <module> import numpy ModuleNotFoundError: No module named 'numpy'
No space left on device
cp: error writing 'backup.tar.gz': No space left on device
TypeError: object is not subscriptable
Traceback (most recent call last): File "app.py", line 101, in <module> val = data['key'] TypeError: 'NoneType' object is not subscriptable
Bind for 0.0.0.0:80 failed: port is already allocated
docker: Error response from daemon: driver failed programming external connectivity on endpoint web-server: Bind for 0.0.0.0:80 failed: port is alread...
Command not found
bash: curl: command not found
Bind for 0.0.0.0:5432 failed: port is already allocated
docker: Error response from daemon: driver failed programming external connectivity on endpoint web-server: Bind for 0.0.0.0:5432 failed: port is alre...
TokenMismatchException
Illuminate\Session\TokenMismatchException CSRF token mismatch.
Bind for 0.0.0.0:8080 failed: port is already allocated
docker: Error response from daemon: driver failed programming external connectivity on endpoint web-server: Bind for 0.0.0.0:8080 failed: port is alre...
Bind for 0.0.0.0:5432 failed: port is already allocated
docker: Error response from daemon: driver failed programming external connectivity on endpoint web-server: Bind for 0.0.0.0:5432 failed: port is alre...
No space left on device
cp: error writing 'backup.tar.gz': No space left on device
TypeError: object is not subscriptable
Traceback (most recent call last): File "app.py", line 88, in <module> val = data['key'] TypeError: 'NoneType' object is not subscriptable
ModuleNotFoundError: No module named
Traceback (most recent call last): File "main.py", line 10, in <module> import requests ModuleNotFoundError: No module named 'requests'
TokenMismatchException
Illuminate\Session\TokenMismatchException CSRF token mismatch.
QueryException: Column not found
Illuminate\Database\QueryException SQLSTATE[42S22]: Column not found: 1054 Unknown column 'user_id' in 'field list'