andreknieriem / photobooth

A photobooth Web-Application for raspberry pi with gphoto2
https://photobooth.andrerinas.de/
MIT License
294 stars 163 forks source link

Password needed after Installation on RPI 3 || Uninstall option? #306

Closed hvc3000 closed 2 years ago

hvc3000 commented 2 years ago

Hi,

after the installation there is a password needed if I got to _localhost_ with my browser. I haven't seen this before on other systems, so wtf.

Also, is there an option for complete uninstall or do I have to uninstall all packages manually?

Running on: RPI 3, Linux raspberrypi 5.15.32-v8+ #1538 SMP PREEMPT Thu Mar 31 19:40:39 BST 2022 aarch64

Thanks for help

andi34 commented 2 years ago

There's no password set by Photobooth installation, so not sure what's your issue. Installed packages can be uninstalled via terminal, the packages are listed inside the Installer sudo apt purge -y libapache2-mod-php php-gd gphoto2 yarn git jq clutter

https://github.com/andreknieriem/photobooth/blob/master/install-raspbian.sh

Also delete the project, depending on your installation

rm -rf /var/www/html Or rm -rf /var/www/html/photobooth

Sidenote: conversations should work in a more friendly language (WTF), especially if your issue for sure does not belong to Photobooth.