#Install crowsnest.conf ... [FAILED]

57 messages ยท Page 1 of 1 (latest)

inner beacon
#

I have previously updated crowsnest from v3 to v4 via the web interface, had some issues I wanted to fix so I followed the guide to uninstall. The uninstall appears to go fine but I get that failure when attempting to install crowsnest again.

tiny turret
#

Send the output on your console please

#

Also fix your tags #readme

inner beacon
tiny turret
#

Send the output of ls -l ~/printer_data/config and ls -l ~/printer_data

inner beacon
#

ok doing it now 1 sec

#

ls -l ~/printer_data
total 52
drwxr-xr-x 3 pi pi 4096 Sep 21 2022 backup
drwxr-xr-x 2 pi pi 4096 Sep 21 2022 certs
drwxr-xr-x 2 pi pi 4096 Dec 14 19:16 comms
drwxr-xr-x 2 pi pi 4096 Dec 15 16:15 config
drwxr-xr-x 2 pi pi 4096 Sep 21 2022 database
drwxr-xr-x 3 pi pi 20480 Dec 14 09:56 gcodes
drwxr-xr-x 2 pi pi 4096 Dec 15 00:50 logs
-rw-r--r-- 1 pi pi 131 Mar 18 2023 moonraker.asvc
drwxr-xr-x 2 pi pi 4096 Dec 15 16:15 systemd

tiny turret
#

Can you send the crowsnest.conf?

inner beacon
#

sure 1 sec, ty for your time btw its much appreciated

#

it was saying failed when i tried to send unzipped for some reason

tiny turret
#

Did you modify that file?

inner beacon
#

Plenty of times, fiddling with the logitech cam resolution and also when trying to make the pi cam 3 work(i was using spyglass for picam 3 but now i hear crowsnest supports it so trying to do a fresh install)

tiny turret
#

I meant, after you tried to install it again

inner beacon
#

Oh, no

#

Should i delete it and try to reinstall?

tiny turret
#

Yes please

inner beacon
tiny turret
#

You deleted the wrong file ๐Ÿ˜‚

inner beacon
#

lol well im not a smart man!

tiny turret
#

You deleted the one from the repo and not your printer

inner beacon
#

Yeah i deleted from here 1 sec will put it back

tiny turret
#

Run following commands:

rm -rf ~/printer_data/config/crowsnest.conf
cd ~/crowsnest
git restore .
#

That should get it back and delete the correct file

inner beacon
#

all at once or seperately?

tiny turret
#

Doesn't matter

#

they will be executed one by one anyway

inner beacon
#

Alright done, didnt say anything when i did it

#

Should i make uninstall first before doing make install?

tiny turret
#

Just try the install again

tiny turret
inner beacon
#

haha i think youre right its going farther this time

tiny turret
#

But I don't get what was wrong ๐Ÿค”

inner beacon
#

I usually can bumble my way through these things but im not sure, I read on the mainsail page that if you updated to v4 crowsnest (which i did at some point) via update manager that you have to revert back, uninstall, and then reinstall. And i think i didnt revert back

#

It's still downloading stuff quite a bit farther than last time, at a blazing 1.25 mbit

tiny turret
#

And i think i didnt revert back
If you have followed the guide on how to do it, like you described in your original message, then it should be fine.
The thing I'm currently wondering about is why it failed. Everything looked ok and it shouldn't have failed

inner beacon
#

I did not follow the guide, I found the guide after I had screwed up lol

#

installation successful woot rebooting

tiny turret
inner beacon
#

Alright great my overhead cam is now working, one quick question. If this command is giving me this output that means the actual pi is not even seeing my picam 3 and nothing to do with crowsnest/spyglass correct?

#

pi@knotty smeltos:~ $ vcgencmd get_camera
supported=0 detected=0, libcamera interfaces=0

tiny turret
#

vcgencmd get_camera should show supported=1 detected=0, libcamera interfaces=1

#

So yes, this is some hardware stuff

inner beacon
#

Yeah thats what I thought, maybe the little cable just got jostled out. Thank you again for all your help!

tiny turret
#

I recommend you to use libcamera-hello --list-cameras to check for camera detection

tiny turret
inner beacon
#

libcamera-hello --list-cameras
Available cameras

0 : imx708 [4608x2592] (/base/soc/i2c0mux/i2c@1/imx708@1a)
Modes: 'SRGGB10_CSI2P' : 1536x864 [120.13 fps - (768, 432)/3072x1728 crop]
2304x1296 [56.03 fps - (0, 0)/4608x2592 crop]
4608x2592 [14.35 fps - (0, 0)/4608x2592 crop]

tiny turret
#

Maybe I was just wrong ^^

inner beacon
#

Any chance thats my logitech? I didnt think the resolution went that high

tiny turret
#

That's the v3

inner beacon
#

well shit lol

tiny turret
#

Oh, the vcgencmd get_camera only outputs something if you have start_x=1 inside your /boot/config.txt

#

This whole CSI cam topic already took enough of my sanity ๐Ÿ˜‚

inner beacon
#

Okay okay haha, Ill poke around on my own. Ty!