tom
tom
Explore posts from servers
BBlueBuild
Created by tom on 8/27/2024 in #questions
Entering emergency mode on boot
I have no idea how this could have happened. The weird thing is that I rebased to the exact same ostree version as the one that worked previously but it only get the Emergency mode reboot when I select the new one. How would you suggest I proceed? Will probably wait until F41 hoping that the linux kernel 6.11 and new firmware gets fixed for my Asus Zenbook Duo, and then reinstall silverblue from scratch and reinstall my files. I am terrified of playing around more on my device as I need it for work..
23 replies
BBlueBuild
Created by tom on 8/27/2024 in #questions
Entering emergency mode on boot
No description
23 replies
BBlueBuild
Created by tom on 8/27/2024 in #questions
Entering emergency mode on boot
23 replies
BBlueBuild
Created by tom on 8/27/2024 in #questions
Entering emergency mode on boot
the output of journalctl -b -1 --since today -p3 | grep -v "Refusing to set permissions on hardlinked file" > boot_logs_filtered.txt
23 replies
BBlueBuild
Created by tom on 8/27/2024 in #questions
Entering emergency mode on boot
@xyny any pointers on what to look for in journalctl logs? it s a HUGE file
23 replies
BBlueBuild
Created by elGabo on 7/30/2024 in #questions
Fsync kernel replacement?
@elGabo this is how I do it https://github.com/mecattaf/zen/blob/main/files/scripts/fsync-kernel-override.sh In recipe i call this script with:
- type: script
scripts:
- fsync-kernel-override.sh

- type: script
scripts:
- fsync-kernel-override.sh

20 replies
RRailway
Created by tom on 7/18/2024 in #✋|help
Deploying windmill, no access to web UI
ok thanks for the reply
8 replies
RRailway
Created by tom on 7/18/2024 in #✋|help
Deploying windmill, no access to web UI
@Brody kindly let me know if you can help here
8 replies
RRailway
Created by tom on 7/18/2024 in #✋|help
Deploying windmill, no access to web UI
No description
8 replies
RRailway
Created by tom on 7/18/2024 in #✋|help
Deploying windmill, no access to web UI
in the proxy container i set the public networking to: leger-windmill.up.railway.app
8 replies
RRailway
Created by tom on 7/18/2024 in #✋|help
Deploying windmill, no access to web UI
03ac3292-4a98-49ff-a38a-f09f32a135c0
8 replies
RRailway
Created by tom on 6/28/2024 in #✋|help
ERR_PNPM_WORKSPACE_PKG_NOT_FOUND  In : "nextra@workspace:*" is in the dependencies but no package na
How can i solve the "no script or server" error? Is it a custm build command? > currently pnpm run start Custom start command? > currently cd examples/docs && npm run start
21 replies
RRailway
Created by tom on 6/28/2024 in #✋|help
ERR_PNPM_WORKSPACE_PKG_NOT_FOUND  In : "nextra@workspace:*" is in the dependencies but no package na
Nevermind it crashed
21 replies
RRailway
Created by tom on 6/28/2024 in #✋|help
ERR_PNPM_WORKSPACE_PKG_NOT_FOUND  In : "nextra@workspace:*" is in the dependencies but no package na
So I created a new railway project from the official nextra gh repo and it was able to build. This means that there was a problem in my fork of the repo
21 replies
RRailway
Created by tom on 6/28/2024 in #✋|help
ERR_PNPM_WORKSPACE_PKG_NOT_FOUND  In : "nextra@workspace:*" is in the dependencies but no package na
one would expect tobe able to give it to railway and for railway to build it completely
21 replies
RRailway
Created by tom on 6/28/2024 in #✋|help
ERR_PNPM_WORKSPACE_PKG_NOT_FOUND  In : "nextra@workspace:*" is in the dependencies but no package na
it's a project that has 11k github stars: https://github.com/shuding/nextra/tree/main
21 replies
RRailway
Created by tom on 6/28/2024 in #✋|help
ERR_PNPM_WORKSPACE_PKG_NOT_FOUND  In : "nextra@workspace:*" is in the dependencies but no package na
What would setting this achieve?
21 replies
RRailway
Created by tom on 6/28/2024 in #✋|help
ERR_PNPM_WORKSPACE_PKG_NOT_FOUND  In : "nextra@workspace:*" is in the dependencies but no package na
I am not planningto build this project on my local computer
21 replies
RRailway
Created by tom on 6/28/2024 in #✋|help
ERR_PNPM_WORKSPACE_PKG_NOT_FOUND  In : "nextra@workspace:*" is in the dependencies but no package na
❯ node -v v20.12.2
21 replies
RRailway
Created by tom on 6/28/2024 in #✋|help
ERR_PNPM_WORKSPACE_PKG_NOT_FOUND  In : "nextra@workspace:*" is in the dependencies but no package na
npm --version 10.8.1 pnpm --version 8.15.8 (I manually downgraded it)
21 replies