KagurazakaNyaa / palworld-docker

Palworld dedicated server with docker
https://hub.docker.com/r/kagurazakanyaa/palworld
GNU Affero General Public License v3.0
91 stars 16 forks source link

Failed to start after archive migration #17

Open ZtfCoder opened 5 months ago

ZtfCoder commented 5 months ago

[2024.02.01-06.24.59:333][ 0]LogConfig: Applying CVar settings from Section [ConsoleVariables] File [Engine] [2024.02.01-06.24.59:333][ 0]LogInit: Unix hardware info: [2024.02.01-06.24.59:333][ 0]LogInit: - we are the first instance of this executable [2024.02.01-06.24.59:333][ 0]LogInit: - this process' id (pid) is 93, parent process' id (ppid) is 37 [2024.02.01-06.24.59:333][ 0]LogInit: - we are not running under debugger [2024.02.01-06.24.59:333][ 0]LogInit: - machine network name is 'a60cac1b778e' [2024.02.01-06.24.59:333][ 0]LogInit: - user name is 'steam' (steam) [2024.02.01-06.24.59:333][ 0]LogInit: - we're logged in locally [2024.02.01-06.24.59:333][ 0]LogInit: - we're running with rendering [2024.02.01-06.24.59:333][ 0]LogInit: - CPU: GenuineIntel 'Intel(R) Xeon(R) Platinum' (signature: 0x50654) [2024.02.01-06.24.59:333][ 0]LogInit: - Number of physical cores available for the process: 2 [2024.02.01-06.24.59:333][ 0]LogInit: - Number of logical cores available for the process: 4 [2024.02.01-06.24.59:333][ 0]LogInit: - Cache line size: 64 [2024.02.01-06.24.59:333][ 0]LogInit: - GPU Brand Info: UnknownVendor PCI-id: 1013-00b8 (1af4-1100) [2024.02.01-06.24.59:333][ 0]LogInit: - Memory allocator used: Mimalloc [2024.02.01-06.24.59:333][ 0]LogInit: - This binary is optimized with LTO: no, PGO: no, instrumented for PGO data collection: no [2024.02.01-06.24.59:333][ 0]LogInit: - This is an internal build. [2024.02.01-06.24.59:333][ 0]LogCore: Skipped benchmarking clocks because the engine is running in a standalone program mode - CLOCK_MONOTONIC will be used. [2024.02.01-06.24.59:333][ 0]LogInit: Unix-specific commandline switches: [2024.02.01-06.24.59:333][ 0]LogInit: -ansimalloc - use malloc()/free() from libc (useful for tools like valgrind and electric fence) [2024.02.01-06.24.59:333][ 0]LogInit: -jemalloc - use jemalloc for all memory allocation [2024.02.01-06.24.59:333][ 0]LogInit: -binnedmalloc - use binned malloc for all memory allocation [2024.02.01-06.24.59:333][ 0]LogInit: -filemapcachesize=NUMBER - set the size for case-sensitive file mapping cache [2024.02.01-06.24.59:333][ 0]LogInit: -useksm - uses kernel same-page mapping (KSM) for mapped memory (OFF) [2024.02.01-06.24.59:333][ 0]LogInit: -ksmmergeall - marks all mmap'd memory pages suitable for KSM (OFF) [2024.02.01-06.24.59:333][ 0]LogInit: -preloadmodulesymbols - Loads the main module symbols file into memory (OFF) [2024.02.01-06.24.59:333][ 0]LogInit: -sigdfl=SIGNAL - Allows a specific signal to be set to its default handler rather then ignoring the signal [2024.02.01-06.24.59:333][ 0]LogInit: -crashhandlerstacksize - Allows setting crash handler stack sizes (204800) [2024.02.01-06.24.59:333][ 0]LogInit: -noexclusivelockonwrite - disables marking files created by the engine as exclusive locked while the engine has them opened [2024.02.01-06.24.59:333][ 0]LogInit: -httpproxy=ADDRESS:PORT - redirects HTTP requests to a proxy (only supported if compiled with libcurl) [2024.02.01-06.24.59:333][ 0]LogInit: -reuseconn - allow libcurl to reuse HTTP connections (only matters if compiled with libcurl) [2024.02.01-06.24.59:333][ 0]LogInit: -virtmemkb=NUMBER - sets process virtual memory (address space) limit (overrides VirtualMemoryLimitInKB value from .ini) [2024.02.01-06.24.59:333][ 0]LogInit: - Physical RAM available (not considering process quota): 15 GB (15346 MB, 15714572 KB, 16091721728 bytes) [2024.02.01-06.24.59:333][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4 [2024.02.01-06.24.59:333][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change) [2024.02.01-06.24.59:333][ 0]LogInit: - PageSize 4096 [2024.02.01-06.24.59:333][ 0]LogInit: - BinnedPageSize 65536 [2024.02.01-06.24.59:338][ 0]LogUObjectArray: 419 objects as part of root set at end of initial load. [2024.02.01-06.24.59:338][ 0]LogUObjectAllocator: 89064 out of 0 bytes used by permanent object pool. [2024.02.01-06.24.59:338][ 0]LogUObjectArray: CloseDisregardForGC: 0/0 objects in disregard for GC pool [2024.02.01-06.24.59:338][ 0]LogPaths: Warning: No paths for game localization data were specifed in the game configuration. [2024.02.01-06.24.59:338][ 0]LogInit: Using OS detected language (en-US-POSIX). [2024.02.01-06.24.59:338][ 0]LogInit: Using OS detected locale (en-US-POSIX). [2024.02.01-06.24.59:338][ 0]LogInit: Warning: No paths for engine localization data were specifed in the engine configuration. [2024.02.01-06.24.59:338][ 0]LogTextLocalizationManager: No localization for 'en-US-POSIX' exists, so 'en' will be used for the language. [2024.02.01-06.24.59:338][ 0]LogTextLocalizationManager: No localization for 'en-US-POSIX' exists, so 'en' will be used for the locale. [2024.02.01-06.24.59:338][ 0]LogInit: Using OS detected language (en-US-POSIX). [2024.02.01-06.24.59:338][ 0]LogInit: Using OS detected locale (en-US-POSIX). [2024.02.01-06.24.59:338][ 0]LogTextLocalizationManager: No localization for 'en-US-POSIX' exists, so 'en' will be used for the language. [2024.02.01-06.24.59:338][ 0]LogTextLocalizationManager: No localization for 'en-US-POSIX' exists, so 'en' will be used for the locale. [2024.02.01-06.24.59:339][ 0]LogPackageLocalizationCache: Processed 2 localized package path(s) for 1 prioritized culture(s) in 0.000616 seconds [2024.02.01-06.24.59:339][ 0]CrashReportCoreLog: CrashReportClientVersion=1.0 [2024.02.01-06.24.59:339][ 0]CrashReportCoreLog: CrashReportReceiver disabled [2024.02.01-06.24.59:339][ 0]CrashReportCoreLog: DataRouterUrl: https://o1291919.ingest.sentry.io/api/6513339/unreal/4a1a3921f51f4975b4cf8dd19022cb20/ [2024.02.01-06.24.59:340][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value [2024.02.01-06.24.59:340][ 0]CrashReportCoreLog: Initial state = Unknown UploadState value [2024.02.01-06.24.59:340][ 0]LogCrashDebugHelper: DepotName: //UE5/Release-5.1 [2024.02.01-06.24.59:340][ 0]LogCrashDebugHelper: BuiltFromCL: 0 [2024.02.01-06.24.59:340][ 0]LogCrashDebugHelper: EngineVersion: 5.1.1-0+++UE5+Release-5.1 [2024.02.01-06.24.59:340][ 0]LogCrashDebugHelper: BuildVersion: ++UE5+Release-5.1-CL-0 [2024.02.01-06.25.00:310][ 0]CrashReportCoreLog: Got 3 pending files to upload from 'crashinfo-Pal-pid-37-481F7ABA0C314240AC504C81CC7DFAAC' [2024.02.01-06.25.00:310][ 0]CrashReportCoreLog: State change from Ready to SendingFiles [2024.02.01-06.25.00:310][ 0]CrashReportCoreLog: CompressAndSendData have 3 pending files [2024.02.01-06.25.00:310][ 0]CrashReportCoreLog: CompressAndSendData compressing 152 bytes ('/opt/palworld/Pal/Saved/Crashes/crashinfo-Pal-pid-37-481F7ABA0C314240AC504C81CC7DFAAC/CrashReportClient.ini') [2024.02.01-06.25.00:310][ 0]CrashReportCoreLog: CompressAndSendData compressing 9837 bytes ('/opt/palworld/Pal/Saved/Crashes/crashinfo-Pal-pid-37-481F7ABA0C314240AC504C81CC7DFAAC/CrashContext.runtime-xml') [2024.02.01-06.25.00:311][ 0]CrashReportCoreLog: CompressAndSendData compressing 2577 bytes ('/opt/palworld/Pal/Saved/Crashes/crashinfo-Pal-pid-37-481F7ABA0C314240AC504C81CC7DFAAC/Diagnostics.txt') [2024.02.01-06.25.00:321][ 0]LogInit: Using libcurl 7.83.1 [2024.02.01-06.25.00:321][ 0]LogInit: - built for Linux [2024.02.01-06.25.00:321][ 0]LogInit: - supports SSL with OpenSSL/1.1.1n [2024.02.01-06.25.00:321][ 0]LogInit: - supports HTTP deflate (compression) using libz 1.2.12 [2024.02.01-06.25.00:321][ 0]LogInit: - other features: [2024.02.01-06.25.00:321][ 0]LogInit: CURL_VERSION_SSL [2024.02.01-06.25.00:321][ 0]LogInit: CURL_VERSION_LIBZ [2024.02.01-06.25.00:321][ 0]LogInit: CURL_VERSION_IPV6 [2024.02.01-06.25.00:321][ 0]LogInit: CURL_VERSION_ASYNCHDNS [2024.02.01-06.25.00:321][ 0]LogInit: CURL_VERSION_LARGEFILE [2024.02.01-06.25.00:321][ 0]LogInit: CurlRequestOptions (configurable via config and command line): [2024.02.01-06.25.00:321][ 0]LogInit: - bVerifyPeer = false - Libcurl will NOT verify peer certificate [2024.02.01-06.25.00:321][ 0]LogInit: - bUseHttpProxy = false - Libcurl will NOT use HTTP proxy [2024.02.01-06.25.00:321][ 0]LogInit: - bDontReuseConnections = false - Libcurl will reuse connections [2024.02.01-06.25.00:321][ 0]LogInit: - MaxHostConnections = 16 - Libcurl will limit the number of connections to a host [2024.02.01-06.25.00:321][ 0]LogInit: - LocalHostAddr = Default [2024.02.01-06.25.00:321][ 0]LogInit: - BufferSize = 65536 [2024.02.01-06.25.00:321][ 0]CrashReportCoreLog: Sending HTTP request: https://o1291919.ingest.sentry.io/api/6513339/unreal/4a1a3921f51f4975b4cf8dd19022cb20/?AppID=CrashReporter&AppVersion=5.1.1-0%2B%2B%2BUE5%2BRelease-5.1&AppEnvironment=Release&UploadType=crashreports&UserID=-000003e8%7C%7C [2024.02.01-06.25.11:000][ 0]LogHttp: Warning: 0x45270fd6400: invalid HTTP response code received. URL: https://o1291919.ingest.sentry.io/api/6513339/unreal/4a1a3921f51f4975b4cf8dd19022cb20/?AppID=CrashReporter&AppVersion=5.1.1-0%2B%2B%2BUE5%2BRelease-5.1&AppEnvironment=Release&UploadType=crashreports&UserID=-000003e8%7C%7C, HTTP code: 0, content length: 0, actual payload size: 0 [2024.02.01-06.25.11:000][ 0]LogHttp: Warning: 0x45270fd6400: request failed, libcurl error: 35 (SSL connect error) [2024.02.01-06.25.11:000][ 0]LogHttp: Warning: 0x45270fd6400: libcurl info message cache 0 ( Trying 34.120.195.249:443...) [2024.02.01-06.25.11:000][ 0]LogHttp: Warning: 0x45270fd6400: libcurl info message cache 1 (Connected to o1291919.ingest.sentry.io (34.120.195.249) port 443 (#0)) [2024.02.01-06.25.11:000][ 0]LogHttp: Warning: 0x45270fd6400: libcurl info message cache 2 (ALPN: offers http/1.1) [2024.02.01-06.25.11:000][ 0]LogHttp: Warning: 0x45270fd6400: libcurl info message cache 3 (TLSv1.3 (OUT), TLS handshake, Client hello (1):) [2024.02.01-06.25.11:000][ 0]LogHttp: Warning: 0x45270fd6400: libcurl info message cache 4 (OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to o1291919.ingest.sentry.io:443 ) [2024.02.01-06.25.11:000][ 0]LogHttp: Warning: 0x45270fd6400: libcurl info message cache 5 (Closing connection 0) [2024.02.01-06.25.11:000][ 0]CrashReportCoreLog: OnProcessRequestComplete(), State=SendingFiles bSucceeded=0 [2024.02.01-06.25.11:000][ 0]CrashReportCoreLog: Warning: File upload failed to data router [2024.02.01-06.25.11:000][ 0]CrashReportCoreLog: State change from SendingFiles to Cancelled [2024.02.01-06.25.11:368][ 0]CrashReportCoreLog: Final state (Receiver) = Cancelled [2024.02.01-06.25.11:368][ 0]CrashReportCoreLog: Final state (Receiver) = Unknown UploadState value [2024.02.01-06.25.11:368][ 0]LogCore: Engine exit requested (reason: CrashReportClientApp RequestExit) [2024.02.01-06.25.11:368][ 0]LogExit: Preparing to exit. [2024.02.01-06.25.11:369][ 0]LogExit: Object subsystem successfully closed. [2024.02.01-06.25.11:369][ 0]LogModuleManager: Shutting down and abandoning module HTTP (12) [2024.02.01-06.25.11:385][ 0]LogModuleManager: Shutting down and abandoning module SSL (11) [2024.02.01-06.25.11:385][ 0]LogModuleManager: Shutting down and abandoning module CrashDebugHelper (8) [2024.02.01-06.25.11:385][ 0]LogModuleManager: Shutting down and abandoning module CoreUObject (6) [2024.02.01-06.25.11:385][ 0]LogModuleManager: Shutting down and abandoning module PakFile (4) [2024.02.01-06.25.11:386][ 0]LogModuleManager: Shutting down and abandoning module RSA (3) [2024.02.01-06.25.11:386][ 0]LogExit: Exiting. CommonUnixCrashHandler: Signal=11 Engine crash handling finished; re-raising signal 11 for the default handler. Good bye. Segmentation fault (core dumped)

KagurazakaNyaa commented 5 months ago

I have not encountered similar problems, but considering that it occurred after you migrated the save, it is recommended to check whether the permissions and owners of the save file are correct.

ZtfCoder commented 5 months ago

我没有遇到过类似的问题,但考虑到它是在您迁移保存后发生的,建议检查保存文件的权限和所有者是否正确。

Connecting anonymously to Steam Public...OK Waiting for client config...OK Waiting for user info...OK Update state (0x5) verifying install, progress: 0.09 (2097152 / 2260207317) Update state (0x5) verifying install, progress: 10.36 (234074916 / 2260207317) Update state (0x5) verifying install, progress: 20.88 (471849875 / 2260207317) Update state (0x5) verifying install, progress: 31.51 (712115845 / 2260207317) Update state (0x5) verifying install, progress: 42.29 (955747462 / 2260207317) Update state (0x5) verifying install, progress: 52.75 (1192311641 / 2260207317) Update state (0x5) verifying install, progress: 63.48 (1434678639 / 2260207317) Update state (0x5) verifying install, progress: 74.19 (1676910960 / 2260207317) Update state (0x5) verifying install, progress: 84.65 (1913213292 / 2260207317) Update state (0x5) verifying install, progress: 95.31 (2154215297 / 2260207317) Success! App '2394010' fully installed. sh: 1: xdg-user-dir: not found [S_API] SteamAPI_Init(): Loaded local 'steamclient.so' OK. Shutdown handler: initalize.

but happend this error ,When I use Paru balls

ZtfCoder commented 5 months ago

I have covered all the archives, covering Config Crashes ImGui Logs SaveGames this folder