[ALERT] 082/234313 (8) : Lua function 'queue-request': runtime error: /usr/local/share/lua/5.3/pgmoon/init.lua:269: module 'pgmoon.crypto' not found: no field package.preload['pgmoon.crypto'] no file '/usr/local/share/lua/5.3/pgmoon/crypto.lua' no file '/usr/local/s...
linux-vdso.so.1 => (0x00007fff40bd4000) libtolua++.so => not found ## 會告訴我們ldd缺少這個依賴 libcrypto.so.6 => not found liblog4cplus.so.2 => not found libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f458d9ef000) libm.so.6 => /lib64/libm.so.6 (0x00007f458d6...
linux-vdso.so.1 => (0x00007fff40bd4000) libtolua++.so => not found ## 会告诉我们ldd缺少这个依赖 libcrypto.so.6 => not found liblog4cplus.so.2 => not found libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f458d9ef000) libm.so.6 => /lib64/libm.so.6 (0x00007f458d6...
linux-vdso.so.1 => (0x00007fff40bd4000) libtolua++.so => not found ## 会告诉我们ldd缺少这个依赖 libcrypto.so.6 => not found liblog4cplus.so.2 => not found libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f458d9ef000) libm.so.6 => /lib64/libm.so.6 (0x00007f458d6...
则在文件尾追加要写的内容 b以二进制模式打开文件 file=io.open("/test.txt","r") io.input(...
return (unb64(s:gsub("[-_]", b64map) .. "==")); end local der_key = {}; local e = "AQAB" table.insert(der_key, unb64url(e)); print(inspect(der_key)) 运行之后报错 lua hello.lua /usr/local/bin/lua: hello.lua:7: module 'mime' not found: ...
amazon-corretto-crypto-provider.yaml ant.yaml aom.yaml apache-arrow.yaml apache-orc.yaml apk-tools.yaml apko.yaml argo-cd-2.7.yaml argo-cd-2.8.yaml argo-cd-2.9.yaml argo-workflows.yaml argon2.yaml armadillo.yaml arpack.yaml asciidoc.yaml asciidoctor.yaml at-spi2-core.yaml atlantis.yaml ...
nginx: [alert] failed to load the 'resty.core' module (https://github.com/openresty/lua-resty-core); ensure you are using an OpenResty release from https://openresty.org/en/download.html (reason: module 'resty.core' not found:
lua-llthreads2 0.1.5 not found, installing via luarocks... Installing https://luarocks.org/lua-llthreads2-0.1.5-1.src.rock gcc -O2 -fPIC -I/usr/local/openresty/luajit/include/luajit-2.1 -c src/l52util.c -o src/l52util.o -DLLTHREAD_MODULE_NAME=llthreads2 -I/usr/include ...
Returns the start index and end index of the findString in the main string and nil if not found. 5 string.reverse(arg) Returns a string by reversing the characters of the passed string. 6 string.format(...) Returns a formatted string. 7 string.char(arg) and string.byte(arg) Returns ...