Skip to main content

Cloned script and now get error logging in.

Posted by slamthedeck on Mon, 07/17/2017

I cloned a script, attempting to implement the fix in another string (https://www.thirdlane.com/forum/directed-call-pickup-0). When I hit save, I got an "unexpected server error" (attached image) and have been unable to login since.
I can login into the main page, the webmin side, but when I click "thirdlane", the errors appear.


Submitted by slamthedeck on Mon, 07/31/2017 Permalink

I learned that with this post as well.
I talked with Alex and the solution was:

killall java (this kills running java process used by our app which is a webmin module)
/etc/init.d/webmin restart (this restarts webmin and reloads module)