All Errors (5978 found)

Sort by:
Python laravel

IndentationError: unexpected indent

File "script.py", line 5 print('debug') ^ IndentationError: unexpected indent

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 75 views
Python laravel

ModuleNotFoundError: No module named

Traceback (most recent call last): File "main.py", line 10, in <module> import numpy ModuleNotFoundError: No module named 'numpy'

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 53 views
Linux laravel

No space left on device

cp: error writing 'backup.tar.gz': No space left on device

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 41 views
Python laravel

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

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 57 views
Docker laravel

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...

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 52 views
Linux laravel

Command not found

bash: curl: command not found

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 36 views
Docker laravel

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...

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 27 views
Laravel laravel

TokenMismatchException

Illuminate\Session\TokenMismatchException CSRF token mismatch.

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 26 views
Docker laravel

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...

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 62 views
Docker laravel

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...

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 31 views
Linux laravel

No space left on device

cp: error writing 'backup.tar.gz': No space left on device

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 47 views
Python laravel

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

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 62 views
Python laravel

ModuleNotFoundError: No module named

Traceback (most recent call last): File "main.py", line 10, in <module> import requests ModuleNotFoundError: No module named 'requests'

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 44 views
Laravel laravel

TokenMismatchException

Illuminate\Session\TokenMismatchException CSRF token mismatch.

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 49 views
Laravel laravel

QueryException: Column not found

Illuminate\Database\QueryException SQLSTATE[42S22]: Column not found: 1054 Unknown column 'user_id' in 'field list'

V
Varga Mark asked 4 weeks ago
0 votes 0 replies 63 views