-
-
Notifications
You must be signed in to change notification settings - Fork 422
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Big Sur - LaunchAgents - Load error 5: input/output error #369
Comments
I've got the same issue, running Node: |
I have this error as well, but I was able to narrow it down to a single server which hotel was trying to start (which I'll call "wiki"). Looking in ~/.hotel/daemon.log, I saw the app which was erroring. Once I recognized the server, I removed it (hotel rm wiki) from the hotel config, and hotel started correctly. When I run the "hotel start wiki" from the desktop for that server, I got an error from Node. So the error is not with hotel, but the specific server. It may or not be related, but I also ran this during debugging, but I don't think that altered anything. |
Correction: I still get this error. Hotel must start and then crash, so you only get the error when you try to start it again. Then I see:
I also removed the .hotel folder entirely to force a reinstallation. Node: |
I am on Big Sur too, got the same error when I was on Node 14 (v14.20.0). When tried with Node 12 (v12.22.0) it worked correctly. |
I upgraded to Big sur and now I'm having this issue when doing
hotel start
The text was updated successfully, but these errors were encountered: