Michael Vale

Results 12 comments of Michael Vale

I'm going to do a merge request.  I can push the images to docker but that's just doubling up.  It would be better if it all takes effect in mainline....

Best of luck.  It worked for me.  If you get stuck just holler. -- Sent from Canary On Thursday, Jun 27, 2024 at 5:37 PM, 13653216371 ***@***.***> wrote: 那我先尝试自行构建.. —Reply...

The variable should have a $ in front of it like so $ARKIME_DEB_PACKAGE. I apologize that's my fault. If it still doesn't work the " might have to go before...

The use of Ubuntu is isolated to the docker container irrespective of the OS you are using.  You should be right to continue. -- Sent from Canary On Thursday, Jun...

``` 54603|SIGSEGV @0x7f5c7e65c8 (???(0x7f5c7e65c8)) (x64pc=0x3f190e9474/"libv8_libcpp.so/_ZNK10__cxxabiv120__si_class_type_info27has_unambiguous_public_baseEPNS_19__dynamic_cast_infoEPvi + 0x4", rsp=0x7fb28ec880, stack=0x7fb20f0000:0x7fb28f0000 own=(nil) fp=0x7fb28ec950), for accessing 0x10 (code=1/prot=0), db=0x7f5c441be8(0x7f5c7e65c0:0x7f5c7e67f0/0x3f190e9470:0x3f190e94c9/libv8_libcpp.so/_ZNK10__cxxabiv120__si_class_type_info27has_unambiguous_public_baseEPNS_19__dynamic_cast_infoEPvi:clean, hash:4e171435/4e171435) handler=(nil) RAX:0x0000003f19107a58 RCX:0x0000003f2373faa0 RDX:0x0000000000000006 RBX:0x00000000803c7100 RSP:0x0000007fb28ec880 RBP:0x0000007fb28ec880 RSI:0x0000000000000000 RDI:0x0000003f23737c10 R8:0x00000000803c7100 R9:0x0000003f2373ef50 R10:0x0000000000000008 R11:0x0000003f238de688...

i hardcoded steamcmd.sh with an environment variable and that works for now

update: each time steamcmd starts it does an update and wipes steamcmd.sh so it never proceeds to launch the game. it's stuck in a loop.

i have set the variable in /etc/environment and rebooting now.

that didn't work either probably because amp doesn't login with pam.

i made a /etc/profile.d/steamcmd.sh and set it there. that worked but now i'm having other errors. i'm creating a new instance now and will see what happens.