3 months ago
Im currently facing the following on my pro account on railway, its barely using any CPU or memory but getting this:
[0] [21266:21368:1116/151147.879623:ERROR:base/threading/platformthreadposix.cc:162] pthreadcreate: Resource temporarily unavailable (11) [0] [21266:21266:1116/151147.887058:ERROR:base/threading/platformthreadposix.cc:162] pthreadcreate: Resource temporarily unavailable (11)
[0] [21266:21266:1116/151147.887504:ERROR:base/threading/platformthreadposix.cc:162] pthreadcreate: Resource temporarily unavailable (11) [0] [21266:21266:1116/151147.887756:ERROR:base/threading/platformthreadposix.cc:162] pthreadcreate: Resource temporarily unavailable (11)
[0] [21266:21266:1116/151147.890010:ERROR:content/browser/browsermainloop.cc:286] GLib: creating thread 'pool-spawner': Error creating thread: Resource temporarily unavailable
i dont get why, since i can run the software on an old macbook very easily, its barely using any cpu / memory.
2 Replies
3 months ago
Attempting to spawn 4 headless chrome at the same time and getting:
[0] [27935:27960:1119/085407.072836:ERROR:base/threading/platform_thread_posix.cc:162] pthread_create: Resource temporarily unavailable (11)
[0]
[0] stderr:
[0] [27936:27936:1119/105407.081053:ERROR:third_party/crashpad/crashpad/util/posix/spawn_subprocess.cc:145] fork: Resource temporarily unavailable (11)
[0]
[0] TROUBLESHOOTING: https://pptr.dev/troubleshooting
Im not sure what to do here, its launching headless, i see barely any memory usage nor cpu usage.. im including --single-process to lower memory usage per spawn.. on my macbook i can spawn 15 without issues at the same time. any advice here?
3 months ago
Any reply from support?