zingerburger

Members
  • Posts

    14
  • Joined

  • Last visited

zingerburger's Achievements

Noob

Noob (1/14)

3

Reputation

1

Community Answers

  1. Server crashed again after 4 days; syslog has no entry for time when it crashed. I noticed at one stage fix common problems noted it detected a hardware error and pointed to this page - Fix Common Problems More Information - Plugin Support - Unraid Although I'm on latest OS so using NerdTools and there's no mcelog? EDIT: I think I have found the culprit, looked like an application (Blue Iris) that I was running in a windows VM had a memory leak issue. They have since updated/fixed the issue and am now going on 7 days without a crash!
  2. Potentially an update issue as I do ensure the system is updated. I've got syslog server running again and will check to see if anything is logged.
  3. Thanks for your reply. When I did syslog I did it to my PC to log all events, at the time the server crashed nothing was logged in syslog. In regard to Ryzen based systems, I've been running Unraid on this system with no changes for several years without issues so not sure if that is the cause of the issues. Leading me to believe it's a possible hardware issue though not sure? I will try syslog again on the PC to see if anything else is logged and will post it.
  4. Hi all, I'm at my wits ends trying to figure out what is causing my server to go unresponsive every day or 2. By unresponsive I mean I'm not able to access the server via IP, no ping response and everything on the server stops working. I have to hard reboot it to get it back up. I don't have a video card on the server though will be purchasing a cheap GPU to put in it to see if there's any message from the server. I have also checked syslog files at time of crash and there is nothing logged at the time of crash. I've attached the diagnostics files, I don't know where to even begin when looking at the log files. I would appreciate if someone with more knowledge could have a look through and see if there's anything that stands out. Last time it crashed was about 9pm (21:00) last night 15 Nov tower-diagnostics-20221116-0917.zip
  5. Ahh not worries at all! In regards to server management is there a webui or something like that to manage the server?
  6. Got the eco server up and running, thanks for docker. Just one thing im unsure of, you mention.... 'You can connect to the ECO Management Window by going to: 'http://YOURSERVERIP:8080/vnc_auto.html' (without quotes - note that you must enable set 'Server Management' to 'true') ' Though where do i find this option to set to true? Also port 8080 isnt in the docker config, does that matter? Thanks
  7. Figured out what the issue is. Different game servers in Amp use different ports that are not setup in the docker config. Once the game server is created have a look at what port it is using and edit the Docker container and add that port (take note if it is tcp or udp as that also caught me out).
  8. I also had this issue. I left it as default, then once logged into the webui, click on admin at the top left corner and changed password there.
  9. Docker seems to be working great though cant connect to any of my game servers. I've forwarded the game port to unraid server IP address, is there anything else I should be doing?
  10. Perfect, thanks for picking that up! Appears to be working now.
  11. Doesnt hang anymore though something is failing and does a boot loop. Ill attach the logs. Thanks Also on a side note, how do I go about running multiple 7 days to die servers? Ive tried creating a new container and making new folder paths and ports (just host side or do i need to do both container and host ports for all?) for it though that didnt seem to work. csmm output log 2020-07-08T00_11_18_528Z-debug.log 2020-07-08T00_12_00_046Z-debug.log
  12. Trying to get the CSMM container running but am running into problems. Below is a copy of the logs, every time I try to start it it seems to hang at ‘Database found, injecting, please wait---’ Any help would be great. Thanks Checking if UID: 99 matches user--- ---Checking if GID: 100 matches user--- ---Setting umask to 000--- ---Checking for optional scripts--- ---No optional script found, continuing--- ---Starting...--- ---Starting MariaDB...--- ---Starting Redis Server--- ---Checking if CSMM is installed--- ---Force Update activated, installing CSMM--- ---CSMM successfully downloaded, please wait--- ---CSMM successfully downloaded, please wait--- > [email protected] install /csmm-7dtd/CSMM/node_modules/uws > node-gyp rebuild > build_log.txt 2>&1 || exit 0 > [email protected] postinstall /csmm-7dtd/CSMM/node_modules/bull-board/node_modules/ejs > node ./postinstall.js Thank you for installing [35mEJS[0m: built with the [32mJake[0m JavaScript build tool ([32mhttps://jakejs.com/[0m) > [email protected] postinstall /csmm-7dtd/CSMM/node_modules/core-js > node -e "try{require('./postinstall')}catch(e){}" [96mThank you for using core-js ([94m https://github.com/zloirock/core-js [96m) for polyfilling JavaScript standard library![0m [96mThe project needs your help! Please consider supporting of core-js on Open Collective or Patreon: [0m [96m>[94m https://opencollective.com/core-js [0m [96m>[94m https://www.patreon.com/zloirock [0m [96mAlso, the author of core-js ([94m https://github.com/zloirock [96m) is looking for a good job -)[0m [96mThank you for using core-js ([94m https://github.com/zloirock/core-js [96m) for polyfilling JavaScript standard library![0m [96mThe project needs your help! Please consider supporting of core-js on Open Collective or Patreon: [0m [96m>[94m https://opencollective.com/core-js [0m [96m>[94m https://www.patreon.com/zloirock [0m [96mAlso, the author of core-js ([94m https://github.com/zloirock [96m) is looking for a good job -)[0m npm WARN [email protected] No license field. added 1241 packages from 1221 contributors and audited 1627 packages in 56.337s 11 packages are looking for funding run `npm fund` for details found 760 vulnerabilities (351 low, 6 moderate, 401 high, 2 critical) run `npm audit fix` to fix them, or `npm audit` for details > [email protected] itemIcons:update /csmm-7dtd/CSMM > bash ./scripts/itemIconsUpdate.sh + rm -rf assets/images/sdtdIcons/ + mkdir -p assets/images/sdtdIcons/ + curl -qsL https://github.com/CatalysmsServerManager/7dtd-icons/releases/latest/download/sdtdIcons.tar.gz + tar xzf - -C assets/images ---Force Update finished, CSMM successfully installed--- ---Prepare Server--- ---Configuring Redis--- OK OK Background saving started ---Checking for old logs--- ---Configuring CSMM--- ---Checking if Databse is present--- ---Database found, injecting, please wait--- ---Start Server--- > [email protected] start /csmm-7dtd/CSMM > cross-env NODE_ENV=production run-p start:* > [email protected] start:app /csmm-7dtd/CSMM > node app.js > [email protected] start:worker /csmm-7dtd/CSMM > node worker.js CSMM version: 1.13.0 No Discord client ID and/or client secret given in dotenv. Discarding Discord passport configuration No Discord client ID and/or client secret given in dotenv. Discarding Discord passport configuration debug: Please note: since `sails.config.session.cookie.secure` is set to `true`, the session cookie debug: will _only_ be sent over TLS connections (i.e. secure https:// requests). debug: Requests made via http:// will not include a session cookie! debug: debug: For more help: debug: • https://sailsjs.com/config/session#?the-secure-flag debug: • https://sailsjs.com/config/session#?do-i-need-an-ssl-certificate debug: • https://sailsjs.com/config/sails-config-http#?properties debug: • https://sailsjs.com/support debug: debug: Please note: since `sails.config.session.cookie.secure` is set to `true`, the session cookie debug: will _only_ be sent over TLS connections (i.e. secure https:// requests). debug: Requests made via http:// will not include a session cookie! debug: debug: For more help: debug: • https://sailsjs.com/config/session#?the-secure-flag debug: • https://sailsjs.com/config/session#?do-i-need-an-ssl-certificate debug: • https://sailsjs.com/config/sails-config-http#?properties debug: • https://sailsjs.com/support debug: 2020-07-07T03:02:15.136Z - [32minfo[39m: Initializing custom hook (`CustomDiscordNotification`) 2020-07-07T03:02:15.139Z - [32minfo[39m: Initializing custom hook (`playerTracking`) 2020-07-07T03:02:15.136Z - [32minfo[39m: Initializing custom hook (`CustomDiscordNotification`) 2020-07-07T03:02:15.139Z - [32minfo[39m: Initializing custom hook (`playerTracking`) 2020-07-07T03:02:16.192Z - [32minfo[39m: Initializing custom hook (`sdtdLogs`) (node:353) [DEP0095] DeprecationWarning: timers.enroll() is deprecated. Please use setTimeout instead. (node:353) [DEP0096] DeprecationWarning: timers.unenroll() is deprecated. Please use clearTimeout instead. 2020-07-07T03:02:16.597Z - [31merror[39m: HOOKS - sdtdLogs message=Unexpected error from database adapter: ER_NO_SUCH_TABLE: Table '7dtd.sdtdconfig' doesn't exist, name=AdapterError, name=AdapterError, adapterMethodName=find, modelIdentity=sdtdconfig, code=ER_NO_SUCH_TABLE, errno=1146, sqlMessage=Table '7dtd.sdtdconfig' doesn't exist, sqlState=42S02, index=0, sql=select `createdAt`, `updatedAt`, `id`, `inactive`, `inventoryTracking`, `locationTracking`, `economyEnabled`, `currencyName`, `killEarnerEnabled`, `zombieKillReward`, `playerKillReward`, `playtimeEarnerEnabled`, `playtimeEarnerInterval`, `playtimeEarnerAmount`, `discordTextEarnerEnabled`, `discordTextEarnerAmountPerMessage`, `discordTextEarnerTimeout`, `discordTextEarnerIgnoredChannels`, `costToTeleport`, `costToSetTeleport`, `costToMakeTeleportPublic`, `costToUseGimme`, `commandsEnabled`, `commandPrefix`, `enabledCallAdmin`, `enabledPlayerTeleports`, `enabledWho`, `enabledGimme`, `maxPlayerTeleportLocations`, `playerTeleportDelay`, `playerTeleportTimeout`, `gimmeCooldown`, `discordPrefix`, `discordGuildId`, `chatChannelId`, `chatChannelRichMessages`, `chatChannelGlobalOnly`, `chatChannelBlockedPrefixes`, `discordNotificationConfig`, `gblNotificationBans`, `gblAutoBanEnabled`, `gblAutoBanBans`, `loggingEnabled`, `memUpdateInfoEnabled`, `countryBanConfig`, `pingKickEnabled`, `maxPing`, `pingChecksToFail`, `pingKickMessage`, `pingWhitelist`, `votingApiKey`, `votingEnabled`, `votingCommand`, `bannedItemsEnabled`, `bannedItems`, `bannedItemsCommand`, `server` from `sdtdconfig` where `loggingEnabled` = true and `inactive` = false limit 9007199254740991, isOperational=true, stack=AdapterError: Unexpected error from database adapter: ER_NO_SUCH_TABLE: Table '7dtd.sdtdconfig' doesn't exist at Sails.sails.on (/csmm-7dtd/CSMM/api/hooks/sdtdLogs/index.js:33:49) at process._tickCallback (internal/process/next_tick.js:68:7), adapterMethodName=find, modelIdentity=sdtdconfig, $ref=$["cause"]["raw"] 2020-07-07T03:17:15.139Z - [31merror[39m: Failed to lift app: message=Sails is taking too long to load. -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Troubleshooting tips: -• Were you still reading/responding to an interactive prompt? (Whoops, sorry! Please lift again and try to respond a bit more quickly.) -• Do you have a lot of stuff in `assets/`? Grunt might still be running. (Try increasing the hook timeout. Currently it is 900000. e.g. `sails lift --hookTimeout=1800000`) -• Is `banneditems` a custom or 3rd party hook? (*If* `initialize()` is using a callback, make sure it's being called.) -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- , stack=Error: Sails is taking too long to load. -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Troubleshooting tips: -• Were you still reading/responding to an interactive prompt? (Whoops, sorry! Please lift again and try to respond a bit more quickly.) -• Do you have a lot of stuff in `assets/`? Grunt might still be running. (Try increasing the hook timeout. Currently it is 900000. e.g. `sails lift --hookTimeout=1800000`) -• Is `banneditems` a custom or 3rd party hook? (*If* `initialize()` is using a callback, make sure it's being called.) -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- at Timeout.tooLong [as _onTimeout] (/csmm-7dtd/CSMM/node_modules/sails/lib/app/private/loadHooks.js:191:21) at ontimeout (timers.js:436:11) at tryOnTimeout (timers.js:300:5) at listOnTimeout (timers.js:263:5) at Timer.processTimers (timers.js:223:10), code=E_HOOK_TIMEOUT