View: 3832|Reply: 2

Terminating WebServer.py Locks up Pi 4

[Copy link]

6

Threads

10

Posts

60

Credits

Registered member

Rank: 2

Credits
60
Post time 2020-8-4 08:10:53 | Show all posts |Read mode
Greets,

When I try to terminate the webserver.py process, it locks up my PI 4. I have to power cycle to get control again. Is there a work around?

Also, how do I get it to STOP loading on power up?

Thanks!
Reply

Use magic Report

0

Threads

23

Posts

73

Credits

Registered member

Rank: 2

Credits
73
Post time 2020-8-19 17:28:47 | Show all posts
Use the command in the Raspberry Pi terminal: "sudo killall python3"
Reply

Use magic Report

0

Threads

1

Posts

4

Credits

Newbie

Rank: 1

Credits
4
Post time 2025-1-2 16:20:18 | Show all posts
You can try disabling webserver.py from startup by deleting or editing the startup file (e.g. /etc/rc.local or systemd service). To stop the process, try using kill instead of shutting it down.
Reply

Use magic Report

You have to log in before you can reply Login | Sign Up

Points Rules