Page 1 of 1
Wapka latest update
Posted: Thu Jun 18, 2026 12:40 am
by Hypertext
I switched to Lua Engine but get a 502 error on arveth.wapka.site. My init script is just local app = framework() with a basic get route. What is the correct init script to serve an existing HTML page named index?
I need help with this urgently
Re: Wapka latest update
Posted: Thu Jun 18, 2026 1:49 pm
by Mrpresident
The 502 error you encounter isnt from your init script it from the main server wapka, admin is working on it
Re: Wapka latest update
Posted: Sun Jun 21, 2026 4:20 am
by Hypertext
Mrpresident wrote: Thu Jun 18, 2026 1:49 pm
The 502 error you encounter isnt from your init script it from the main server wapka, admin is working on it
I thought as much, thanks for the info because I was beginning to get worried