You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The program compiled easily. I started it up and it seemed to be running. As soon as I tried to do anything in the web interface, this happened:
web/httpserver.cxx(134): GET /static/ui.html
web/filehandler.cxx(72): path: html/ui.html, content-type: text/html
terminate called after throwing an instance of 'std::ios_base::failure'
what(): basic_ios::clear
Aborted (core dumped)
The text was updated successfully, but these errors were encountered:
The program compiled easily. I started it up and it seemed to be running. As soon as I tried to do anything in the web interface, this happened:
The text was updated successfully, but these errors were encountered: