-
[SUPPORT] GRTGBLN - DOCKER TEMPLATES
Just a personal thing that bugs me, but would it be possible to get icons on your apps please. kinda does my head in a little having a flood of question mark apps all over the community app page.
-
[Support] ich777 - Gameserver Dockers
Is anyone having issues with the CSMM image? Decided to fire it up again after setting up a 1.0 server, however the container keeps failing to start. I have even removed the image and re-installed, pointing to a brand new appdata folder. Container seems to fail at the npm run db:migrate step at: https://github.com/ich777/docker-csmm-7dtd/blob/78473006d2f36090b935bfbbab9e5228c0eabb90/scripts/start-server.sh#L137 I set the logging to silly, and this is the portion of the log were the fail occurs: [app] silly: Loading hook: economy [app] verbose: economy [app] silly: Loading hook: gbl [app] verbose: gbl [app] silly: Loading hook: highpingkick [app] verbose: highpingkick [app] silly: Loading hook: historicalinfo [app] verbose: historicalinfo [app] silly: Loading hook: redis [app] verbose: redis [app] silly: Loading hook: sdtdlogs [app] verbose: sdtdlogs [app] silly: Loading hook: sentry [app] verbose: DSN for Sentry is required. [app] verbose: sentry [app] silly: Loading hook: grunt [app] silly: Running default Grunt task (`prod`)... [app] silly: Tracking new grunt child process... [app] silly: Loading hook: orm [app] silly: Loading the app's models and any custom adapters... [app] silly: Loading app models... [app] silly: Loading app adapters... [app] silly: Loading hook: sockets [app] verbose: Loading adapter (`%s`) from this app's `node_modules/` directory... [app] verbose: Loading adapter (`%s`) from this app's `node_modules/` directory... [app] silly: Starting ORM... [app] silly: Registering model `%s` in Waterline [app] silly: Registering model `%s` in Waterline [app] silly: Registering model `%s` in Waterline (above happens about 30 times) [app] silly: Registering model `%s` in Waterline [app] silly: Registering model `%s` in Waterline [worker] error: undefined {"code":"E_HOOK_TIMEOUT"} [worker] verbose: session [worker] verbose: orm [worker] verbose: blueprints [worker] /csmm-7dtd/CSMM/node_modules/sails/node_modules/async/dist/async.js:903 [worker] if (fn === null) throw new Error("Callback was already called."); [worker] ^ [worker] [worker] Error: Callback was already called. [worker] at /csmm-7dtd/CSMM/node_modules/sails/node_modules/async/dist/async.js:903:32 [worker] at /csmm-7dtd/CSMM/node_modules/sails/lib/app/private/loadHooks.js:241:38 [worker] at processTicksAndRejections (node:internal/process/task_queues:78:11) [worker] npm run start:worker exited with code 1 --> Sending SIGTERM to other processes.. [app] npm run start:app exited with code SIGTERM npm notice npm notice New major version of npm available! 8.19.4 -> 10.8.1 npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.8.1> npm notice Run `npm install -g [email protected]` to update! npm notice Container stopped Managed to trick it into installing v2.2.0 and that gave the same error. (NOTE: that you can no longer change the URL pulled due to the following lines of code: https://github.com/ich777/docker-csmm-7dtd/blob/78473006d2f36090b935bfbbab9e5228c0eabb90/scripts/start-server.sh#L78-L80 (i had to manually update the zip file and put in the correct location and then change the url for it to "work")
-
IPMI alert flapping
I thought as much, it just seems weird that it's not all the time, and it immediately flaps, I'll have to keep an eye on things, and if I find it's an issue with Impi in Unraid or something, ill report back.
-
IPMI alert flapping
So starting from a few days back i have been getting the attached error, it seems to flap every time it triggers, ie it fails and immediately is back to good. Is this an unraid fault, a hardware fault, or ipmi config error? Attached is my diagnostics from a few days back. lupus-diagnostics-20221205-1416.zip
-
[Plugin] CA Fix Common Problems
I thought this was the case, but since i didnt know what the file did, didnt want to break anything. haha
-
[Plugin] CA Fix Common Problems
So im getting a warning from CA-FCP saying: /boot/config/smart-one_.cfg corrupted Your flash drive has possible corruption on /boot/config/smart-one_.cfg. Please advise what i should do, or if this is a false positive. Thanks. lupus-diagnostics-20221205-1416.zip
-
Natcoso9955 started following S2600CP Motherboard - CPU Temps & Fan Control and libvirt.img is in-use, cannot mount
-
libvirt.img is in-use, cannot mount
Bumping this thread, Having the same issue today. decided to try restarting my vm service as my 2 vm's where SUPER slow (which i think is due to libvirt image being on disk in the array)(took 24hr+ for a windows 2016 install to finalize) Set "Enable VMs" to yes and check log to see the same output of libvirt in use, and like all before, pids line up with my dockers.
-
VMs are unusably slow.
Did you get anywhere with this, im not sure if im having the same issue or something similar, just trying to install windows server 2016 took like 24+ hrs with it finalizing config and the entire time i couldnt load the vm tab in unraid.
-
[Support] DiscordGSM
So it turns out my issues was i had looked at this before it was on community apps, I had my old config file still there and didnt realise some stuff had changed.
-
S2600CP Motherboard - CPU Temps & Fan Control
I know this is old, but did/has anyone got this working???
-
[Support] lnxd - github-backup
Hi, i am wondering if it would be possible to tweak this container to work for GHES repo's. From what im reading though, it may be 1000X harder with GHES as it requires ssh and a few others things. But figured id ask anyway.
-
[Support] Docker WebUI
Im not able to access the webpage, error log attached, didn't change anything, just used default values in template. 5b20ea205e36.log.gz
-
[Support] Breadlysm - SpeedFlux
Awesome docker, i notice from your dashboard screenshot you had multiple servers, when i expand the extra params i see we can set a ookla ID, but im guessing only 1, is this correct? EDIT: when i try multiple it doesnt use any, is this by design is my question.
-
[Support] Natcoso9955 - Loki
So i want to confirm, 1) you have setup something to send snmp logs to promtail? 2) you have added the data source to grafana and grafana is able to detect the loki source?
-
[Support] Natcoso9955 - Loki
Thanks for figuring this out, i actually didn't use it much once i got it working so i wasn't aware of the issue. I have updated the config file i have on the github to have this by default.