roest01 / docker-speedtest-analyser

Automated docker speedtest analyser tool with included web interface to monitor your internet speed connection over time. Setup at home on your NAS (Synology, QNAP tested) and the container runs hourly speedtests. The speedtest results are displayed in an webinterface as line graph(s) over the day.
Other
108 stars 47 forks source link

Openresty Issues With Latest Build #58

Open abrown128 opened 4 years ago

abrown128 commented 4 years ago

Had to downgrade to 1.2 to get it to work on my Synology.

roest-docker-speedtest-analyser2.zip

beaubrewer commented 3 years ago

I just ran into the same issue trying to install on my Synology.

runbren commented 3 years ago

I've got these error messages associated with Openresty. I haven't mounted a volume but besides that it's just direct image pull and port mapping. I should note though, functionality still seems to be working.

Starting run.sh, Starting Cronjob, Starting nginx, nginx: [alert] detected a LuaJIT version which is not OpenResty's; many optimizations will be disabled and performance will be compromised (see https://github.com/openresty/luajit2 for OpenResty's LuaJIT or, even better, consider using the OpenResty releases from https://openresty.org/en/download.html), nginx: [error] lua_load_resty_core failed to load the resty.core module from https://github.com/openresty/lua-resty-core; ensure you are using an OpenResty release from https://openresty.org/en/download.html (rc: 2, reason: module 'resty.core' not found:, no field package.preload['resty.core'], no file './resty/core.lua', no file '/usr/share/luajit-2.1.0-beta3/resty/core.lua', no file '/usr/local/share/lua/5.1/resty/core.lua', no file '/usr/local/share/lua/5.1/resty/core/init.lua', no file '/usr/share/lua/5.1/resty/core.lua', no file '/usr/share/lua/5.1/resty/core/init.lua', no file '/usr/share/lua/common/resty/core.lua', no file '/usr/share/lua/common/resty/core/init.lua', no file './resty/core.so', no file '/usr/local/lib/lua/5.1/resty/core.so', no file '/usr/lib/lua/5.1/resty/core.so', no file '/usr/local/lib/lua/5.1/loadall.so', no file './resty.so', no file '/usr/local/lib/lua/5.1/resty.so', no file '/usr/lib/lua/5.1/resty.so', no file '/usr/local/lib/lua/5.1/loadall.so'),