Broken after -up

Suggestions on this?

Run the -up to update and got to 2.9.5 but webinterface stayed at 1.4.4.

Now nothing seem to work. Also tried doing manuall update using git checkout and pull

About the Swedish: Filen eller katalogen finns inte = File or catalog dont exist

My Swedish is horrible, but try a pihole -d and then let us know what the token you get is so we can look up the debug information.

Sorry just saw it. -d gives same error. File or catalog dont exist.

Okay, ls -lach /opt/pihole should list all of the pihole scripts if they exist.

Nothing. Catalog dont exist..

Okay, then the install script did not run completely as you don't have any of the Pi-hole files. How about cd /etc/.pihole/ and then git status?

/etc/.pihole $ git status
På grenen master
Din gren är à jour med "origin/master".
inget att checka in, arbetskatalogen ren

Hate i have swedish right now. :stuck_out_tongue:

Something like On green master
Green current with origin/master
nothing to check in, working catalog is clean

Origin/master is where you want to be. Try running the curl -sSL https://github.com/pi-hole/pi-hole.git | bash one more time and see if you get a good installation.

/etc/.pihole $ curl -sSL GitHub - pi-hole/pi-hole: A black hole for Internet advertisements | bash
bash: rad 5: syntaxfel nära den oväntade symbolen "newline"
bash: rad 5: `'
curl: (23) Failed writing body (394 != 1370)

All this happened today after running -up, before everything worked like a charm!

Very sorry, switch two websites... curl -sSL https://install.pi-hole.net | bash

Everything works now, the command worked after choosing update. big thanks!

Great! Thanks for using the Pi-hole!

1 Like