RulesEngine
-
Are there any errors logging in the JavaScript console?
-
I'm seeing this error in the log:
2023-07-18 15:43:11.522 luup_log:391: (RulesEngine::loadStartupFiles) WARNING: File 'C_RulesEngine_Startup.lua' does not exist 2023-07-18 15:43:11.524 openLuup.context_switch:: ERROR: [dev #391] ./openLuup/loader.lua:102: module 'lxp.lom' not found:
I installed manually, since the Alt App Store fails (I think it's the GitHub folder naming of this repository – include a space) so this may be my fault...
-
I’m really struggling with the graphic interface… can’t seem to make any logic bits stick together, so nothing to try to save. Save button is always red.
What were you doing to get a 500 error?
@akbooer said in RulesEngine:
What were you doing to get a 500 error?
Just going to http://IP:3480/openLuup
-
Are you sure? Looking at the server code, the only reason I can see for a 500 error is an invalid request, in which case the error should include reference to which request ID it saw.
I’ve seen this happen sometimes when testing and I’ve refreshed a browser page from a previously incorrect request.
Re type the URL in the browser and try again?
Anything in the log??
-
2023-07-30 08:15:52.777 openLuup.server:: GET /openLuup HTTP/1.1 tcp{client}: 0x42d21578 2023-07-30 08:15:52.777 openLuup.wsapi:: using openLuup/console.lua for openLuup 2023-07-30 08:15:52.777 openLuup.wsapi:: using REQUIRE to load CGI openLuup/console.lua 2023-07-30 08:15:52.778 openLuup.wsapi:: can't find WSAPI application entry point
-
On the RulesEngine saving issue...
I've been seeing this error in the browser console:
POST http://172.16.42.10:49162/cgi-bin/cmh/upload_upnp_file.sh 404 Not Found
...and I found that the file was missing from my installation (which I had done manually, because the AltAppStore configuration doesn't handle the GitHub structure of the repository.)
Do you have the folders and file (within the openLuup home folder) ?