#ajax error
1 messages · Page 1 of 1 (latest)
can you show the browser console please
wait
can you send the fresh logs again
wait
the previous ones didn't had anything important
no I mean these logs
Can you please fetch the error logs, so we can assist you better regarding this error.
tail -n 100 /var/www/controlpanel/storage/logs/laravel.log | nc pteropaste.com 99
ohk so they logs aren't getting written in the logs file
Your panel does not have the right permissions, try giving it some :)
sudo chmod -R 755 /var/www/controlpanel
and
sudo chown -R www-data:www-data /var/www/controlpanel
If you're using the installer, make sure to go back to the beginning and start the installer from step 1
if me using manual?
?
wait
are these both written in the command prompt?
run these and then try again in dashboard, if you get error, then send fresh logs again (trobleshooting is always like this 🤷♂️)
yes
👍