-
Unraid after bower shortage bricked
Thx for wanting to help me. I found a solution. After trying around 30 ish usb sticks it suddenly start working again…. Well i added my config folder and it is up and running again. Still really strange behavior
-
Unraid after bower shortage bricked
Yes i also did that. Same problems. Booting into unraid it says it found Ethernet and connects, but it doesn’t hase internet. Localhost also doesn’t work. When shut down and booting back up it also doesn’t find unraid, and only after windows repair it finds the os again
-
Unraid after bower shortage bricked
I had a power shortage today. Booted afterwards my server back on. It told me that my usb drive is corrupted. Nor problem i have a back up. Nuked my usb drive and installed the backup. Booted up my server. Nothing. I shut down got my extra graphics card booted back up. Bios said no OS found. Okay maybe the usb is bricked (spoiler. It is fine). Tried a different usb drive that i habe for spare. Same thing again. Pluged usb into windows. Windows said it is brocken. Windows repair fixed it. Server boots up. Yeah. Well now I can’t reach local host, and my server doesn’t have internet (my internet is also fine). Shit down reseted my eathernet on router and on server. Booted back up. Usb not found with os. Back to windows fix to find out that internet is still not there even though he connects to the internet…… okay interesting. Mayyybe my motherboard, ram etc is brocken. Tested everything. Spare ssd loaded up with windows works perfectly fine. So everything works. Just Unraid doesn’t out of nowhere. Does anybody of you have a idea what the issue might be.
-
Komf-Docker Support Thread
Hey sorry for the long silence. I Had some personal stuff comming up. But yeah i found out why i didnt saw the logs (my fault on that). Now i see it and it is interesting. I get this: 20:18:45.219 [main] ERROR snd.komf.app.Application -- Failed to start the app java.nio.file.NoSuchFileException: /config/application.yml at java.base/sun.nio.fs.UnixException.translateToIOException(Unknown Source) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(Unknown Source) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(Unknown Source) at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(Unknown Source) at java.base/java.nio.file.Files.newByteChannel(Unknown Source) at java.base/java.nio.file.Files.newByteChannel(Unknown Source) at java.base/java.nio.file.Files.readAllBytes(Unknown Source) at java.base/java.nio.file.Files.readString(Unknown Source) at java.base/java.nio.file.Files.readString(Unknown Source) at snd.komf.app.config.ConfigLoader.loadDirectory(ConfigLoader.kt:15) at snd.komf.app.AppContext.loadConfig(AppContext.kt:203) at snd.komf.app.AppContext.<init>(AppContext.kt:81) at snd.komf.app.ApplicationKt.main(Application.kt:13) THX for evrything and i hope we get it up and running finaly
-
Komf-Docker Support Thread
I haven’t change the Name in the template and the container ( I tried that now but still just shuts down). And the logs are just empty. Just a black empty consol log where I can’t write.
-
Komf-Docker Support Thread
Hey C, i tried that and the docker Container is still not starting. Even setting all env variables to the value i have set to my docer container still won’t let me start komf. It just stops after one second.
-
Komf-Docker Support Thread
Hey C, thx for the fast response. I played now around with the cleand yml. And i can't bring it to run the docker still. I uploaded you version with the env varibles. Then i tried adding the same varible i added when building the container. Here is the docker run (Again removed pw and credentails seen with just a X): Removing container: Komf Successfully removed container 'Komf' Command executiondocker run -d --name='Komf' --net='bridge' --pids-limit 2048 -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e HOST_HOSTNAME="MasterOfServer" -e HOST_CONTAINERNAME="Komf" -e 'KOMF_KOMGA_BASE_URI'='http://192.168.XXX.XX:25600' -e 'KOMF_KOMGA_USER'='XXX' -e 'KOMF_KOMGA_PASSWORD'='XXX' -e 'TZ'='UTC' -e 'KOMF_METADATA_PROVIDERS_MAL_CLIENT_ID'='XXXX' -e 'KOMF_LOG_LEVEL'='INFO' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.icon='https://avatars.githubusercontent.com/u/76580768?v=4' -p '8085:8085/tcp' -v '/mnt/user/Media/books':'/books':'rw' -v '/mnt/disk3/appdata/Komf':'/config':'rw' 'sndxr/komf:latest' 714ef50b8e8f82f18a78d774243fec1d7405f71cb000543234e5a1a083946833 The command finished successfully!
-
MasterOfKay changed their profile photo
-
MasterOfKay started following Komf-Docker Support Thread
-
Komf-Docker Support Thread
Hello. Maybe you can help me. I am trying now for a week to only start Komf. I setep up evrything in the options. Deleted the options for the other portal (Kiva or what it is called), because i am just jusing Komga. Then i saw i need to add the application.yml. I also di that and added it manually (i got the application.yml from the komf github page and editedt to what i need and like). And Komf just doesnt want to sart. There are no logs nothing. After a second it just stops the container and out. I am loosing my mind because i don't know why. I will add my yml (i will just for the upload here replace evrything with the env Tag. In my yml on my server there are the actuall values written) application.yml