+51

RESOLVE - Ajenti Blank screen on panel after log

gandolfi 8 years ago updated by Josho 3 years ago 6

Hello,


If you have a problem with python and a blank screen when after your are logging on ajenti.

Maybe is ti a problem with ("Access-Control-Max-Age", 3600),


Go to


usr/share/pyshared/socketio/transports.py

usr/share/pyshared/socketio/handler.py


change


("Access-Control-Max-Age", 3600),

changing it to

("Access-Control-Max-Age", "3600"),


restart ajenti and python


i hope, it works after

Thank you
My problem has been resolved

Terimakasih Sudah Menyelesaikan Masalah Saya

Thank you. installed 4 times till i went through your solution. 

IT WORKS