Fixed unexpected 402 error when trying to save Context on virtual host

vaqued

New Member
#1
Hello;

I am trying to save that and a 402 error is sended when i save without changes (and with changes too):
First step:

1714823706420.png

Second step:
1714823769211.png
Finally the 404 error:
1714823806238.png

What can i do to change some cases in that page?

Regards!!
 

Attachments

Cold-Egg

Administrator
#2
Are you still at the login status? Is there any error shown in the server error log and admin error log(/usr/local/lsws/admin/logs/error.log)?
 

vaqued

New Member
#3
hello;

This pased one time.

At now, I have reset everything following the Django OpenliteServerSpeed Imagen official tutorial.
(I am working with the Django Image of Hostinger), yet I have copied the project in the /usr/local/lsws/Example/html/ url and installing a postgresql database (without problems of migrations).

After that, I have changed the content of the VirtualHost/Example/Context to the new project (defferary), I have saved it and I have reset lsws and the hostinger VPS. I have no errors in /usr/local/lsws/admin/logs/error.log but the context has disappeared:
1714999749847.png

And the web is not linked with a 404 error

Thanks and regards!!
 
Top