[DiscordArchive] If that output is looping, something could be causing the server to crash. What OS are you on?
[DiscordArchive] If that output is looping, something could be causing the server to crash. What OS are you on?
Archived author: metallinos • Posted: 2025-04-22T22:26:15.116000+00:00
Original source
If that output is looping, something could be causing the server to crash. What OS are you on?
Archived author: Black Cat Salem • Posted: 2025-04-22T22:26:44.806000+00:00
Original source
<@259807803126841344> Thanks for the response. I'm not sure how I did that, I'll take a look and see if I duplicated them. I'm using linux debian. You're right it is looping
Archived author: metallinos • Posted: 2025-04-22T22:28:58.436000+00:00
Original source
What's the last print before it starts over? (Right before "Starting worldserver...")
Archived author: Black Cat Salem • Posted: 2025-04-22T22:29:16.553000+00:00
Original source
Let me grab a screenshot if I can
Archived author: Black Cat Salem • Posted: 2025-04-22T22:39:25.415000+00:00
Original source
Is there an easier way to copy the log report than trying to time the screenshot lol? When I go to log viewer and use worldserver as something to look for it shows up with 0 results
![[Image: image.png?ex=690bd77c&is=690a85fc&hm=cc0...531d801ff&]](https://cdn.discordapp.com/attachments/1255602330431127753/1364375803244187719/image.png?ex=690bd77c&is=690a85fc&hm=cc0fa8f68eb4647232680fe5462f5996e17a24a1f7fc01af8574c28531d801ff&)
![[Image: image.png?ex=690bd77c&is=690a85fc&hm=6ab...28bd0681f&]](https://cdn.discordapp.com/attachments/1255602330431127753/1364375803843837952/image.png?ex=690bd77c&is=690a85fc&hm=6ab45dae4a291e1f0dedb1f1183544a7dbc194366720d335aed8bb828bd0681f&)
Archived author: metallinos • Posted: 2025-04-22T23:02:20.564000+00:00
Original source
I SSH into my Linux machines from my Windows machine, right click the terminal and choose "Mark", then I go to town
![[Image: image.png?ex=690bd77c&is=690a85fc&hm=cc0...531d801ff&]](https://cdn.discordapp.com/attachments/1255602330431127753/1364375803244187719/image.png?ex=690bd77c&is=690a85fc&hm=cc0fa8f68eb4647232680fe5462f5996e17a24a1f7fc01af8574c28531d801ff&)
![[Image: image.png?ex=690bd77c&is=690a85fc&hm=6ab...28bd0681f&]](https://cdn.discordapp.com/attachments/1255602330431127753/1364375803843837952/image.png?ex=690bd77c&is=690a85fc&hm=6ab45dae4a291e1f0dedb1f1183544a7dbc194366720d335aed8bb828bd0681f&)
Archived author: metallinos • Posted: 2025-04-22T23:02:42.601000+00:00
Original source
Example output:
```
2025-04-22T10:15:03.406843775Z Starting worldserver...
2025-04-22T10:15:17.680273557Z warning: Currently logging to /azerothcore/monitor/crashlogs.txt. Turn the logging off and on to make the new setting effective.
2025-04-22T10:15:17.680822156Z warning: 14921139.282192 Error disabling address space randomization: Operation not permitted
2025-04-22T10:15:17.817655982Z 14921139.418324 [Thread debugging using libthread_db enabled]
2025-04-22T10:15:17.817687902Z 14921139.418605 Using host libthread_db library "/lib/aarch64-linux-gnu/libthread_db.so.1".
2025-04-22T10:15:17.899835822Z 14921139.501049 [New Thread 0xe3903ba0d8a0 (LWP 20)]
2025-04-22T10:15:17.899959862Z 14921139.501349 [New Thread 0xe3903b00d8a0 (LWP 21)]
2025-04-22T10:15:17.901328098Z Can't set process priority class, error: Permission denied
2025-04-22T10:15:17.921315010Z > AUTOUPDATER: Automatic database updates are disabled for all databases in the config! This is not recommended!2025-04-22T10:15:17.921693409Z 14921139.523048 [New Thread 0xe3903a60d8a0 (LWP 22)]
2025-04-22T10:15:18.005522524Z 14921139.606758 [New Thread 0xe39039c0d8a0 (LWP 23)]
2025-04-22T10:15:18.045034108Z 14921139.646255 [New Thread 0xe3903920d8a0 (LWP 24)]
2025-04-22T10:15:18.234728086Z > AUTOUPDATER: Automatic database updates are disabled for all databases in the config! This is not recommended!2025-04-22T10:15:18.234986325Z 14921139.836303 [New Thread 0xe3903840d8a0 (LWP 25)]
2025-04-22T10:15:18.329677055Z 14921139.928662 [New Thread 0xe3903720d8a0 (LWP 26)]
2025-04-22T10:15:18.343477461Z Warning: GetData<m> on LONGLONG field .MAX(setguid) (.) at index 0.
2025-04-22T10:15:18.373063109Z >> Loaded 0 module strings locale. DB table `module_string_locale` is empty.
2025-04-22T10:15:23.808771104Z >> Loaded 0 Spell Proc Conditions And Data. DB table `spell_proc` Is Empty
```
Archived author: Black Cat Salem • Posted: 2025-04-22T23:31:40.457000+00:00
Original source
Thank you for sharing this. I will look into this and share it with you.