Kiauh cannot install crowsnest completly. #302

Closed
opened 2023-02-26 16:06:44 +01:00 by MS1987 · 7 comments
MS1987 commented 2023-02-26 16:06:44 +01:00 (Migrated from github.com)

Linux Distribution

Armbian with linux 5.16.20

What happened

On my arm64 + armbian platform, I use the lastest Kiauh to install crowsnest, it seems all the steps are finished, but it always show "incomplete" state. And actually, it cannot be used with my camera. This issue has been existed two weeks, hope there any solution.
image

What did you expect to happen

Hope crowsnest can be installed completly with kiauh.

How to reproduce

Use the lastest Kiauh to install crowsnest

Additional information

No response

### Linux Distribution Armbian with linux 5.16.20 ### What happened On my arm64 + armbian platform, I use the lastest Kiauh to install crowsnest, it seems all the steps are finished, but it always show "incomplete" state. And actually, it cannot be used with my camera. This issue has been existed two weeks, hope there any solution. ![image](https://user-images.githubusercontent.com/21118799/221418719-86c9f140-2440-4b96-af7f-b185f80db2c1.png) ### What did you expect to happen Hope crowsnest can be installed completly with kiauh. ### How to reproduce Use the lastest Kiauh to install crowsnest ### Additional information _No response_
dw-0 commented 2023-02-27 08:26:28 +01:00 (Migrated from github.com)

This issue has been existed two weeks, hope there any solution.

There is not much more i can say other than what i already said here: https://github.com/th33xitus/kiauh/issues/295#issuecomment-1426981342

> This issue has been existed two weeks, hope there any solution. There is not much more i can say other than what i already said here: https://github.com/th33xitus/kiauh/issues/295#issuecomment-1426981342
skyaee commented 2023-03-01 01:54:02 +01:00 (Migrated from github.com)

Kiauh cannot install crowsnest completly

Kiauh cannot install crowsnest completly
skyaee commented 2023-03-01 01:54:38 +01:00 (Migrated from github.com)

It happened to me too, and reinstalling the system didn't fix it.

It happened to me too, and reinstalling the system didn't fix it.
jsrjrivas commented 2023-03-04 22:30:00 +01:00 (Migrated from github.com)

still having this issue, not sure whats going on but the crowsnest service refuses to start. was working fine before updating as well

still having this issue, not sure whats going on but the crowsnest service refuses to start. was working fine before updating as well
gnosticJade commented 2023-03-10 11:16:18 +01:00 (Migrated from github.com)

I'm unable to install crowsnest through kiauh. This is after installing Klipper & Moonraker. No other errors in the logs prior to these. Full logs on pastebin.

This seems to be persistent in manual installations of Crowsnest on Raspbian OS Lite 32bit, so it may not be a kiauh issue.
Edit: fixed, just logged out and logged in directly as the user it was supposed to be installed/run as instead of su-switching.

Installing 'crowsnest' Dependencies ... [OK]
Linking crowsnest ... [OK]
Copying crowsnest.conf ... [OK]
Build dependend Stream Apps ...
Cloning ustreamer repository ...
fatal: could not create work tree dir 'bin/ustreamer': Permission denied
make: *** [Makefile:37: install] Error 128
>>>>>> Something went wrong! Please try again...
I'm unable to install crowsnest through kiauh. This is after installing Klipper & Moonraker. No other errors in the logs prior to these. Full logs on [pastebin](https://pastebin.com/raw/JNXmZDgh). This seems to be persistent in manual installations of Crowsnest on Raspbian OS Lite 32bit, so it may not be a kiauh issue. Edit: fixed, just logged out and logged in directly as the user it was supposed to be installed/run as instead of su-switching. ``` Installing 'crowsnest' Dependencies ... [OK] Linking crowsnest ... [OK] Copying crowsnest.conf ... [OK] Build dependend Stream Apps ... Cloning ustreamer repository ... fatal: could not create work tree dir 'bin/ustreamer': Permission denied make: *** [Makefile:37: install] Error 128 >>>>>> Something went wrong! Please try again... ```
piotrb commented 2023-03-18 18:58:35 +01:00 (Migrated from github.com)

Hey folks, I ran into a similar issue and submitted a PR #317 to address the issue I was getting (which manifested the same way as your logs)

Can you confirm if prior to running kiauh, you used su or sudo to change users?

Hey folks, I ran into a similar issue and submitted a PR #317 to address the issue I was getting (which manifested the same way as your logs) Can you confirm if prior to running kiauh, you used `su` or `sudo` to change users?
MS1987 commented 2023-03-19 04:26:01 +01:00 (Migrated from github.com)

@piotrb Right, I have this issue when I use su to switch non-root user. And I've tried to directly use non-root user to login, and it showed the installaiton was complete! But another issue come as I committed. I think both issues are relative with the reason you found, and I will try your commit.

@piotrb Right, I have this issue when I use su to switch non-root user. And I've tried to directly use non-root user to login, and it showed the installaiton was complete! But another issue come as I [committed](https://github.com/mainsail-crew/crowsnest/issues/97). I think both issues are relative with the reason you found, and I will try your commit.
Sign in to join this conversation.