panel
panel copied to clipboard
[Bug]: Creating tickets not possible on 0.10.0
What is your request about?
two thinks:
when I try to create a new ticket it will either reload the page (and not create anything) or it will tell me "429 | too many requests" This being on the second attempt to open a ticket, so its a bit aggressive and I think something is spamming in the background.
logfrom2ticketcreates.10.0.txt
Branch
development
Solution idea
I think this may be fixed during the work to fix installer and such, but I wanted to document it.
Ctrlpanel Logs
No response
Additional Info
Probably related to https://github.com/Ctrlpanel-gg/panel/issues/953 which I hear is due to an install issue which is being identified. So maybe just leave this one open until I can re-test
yep lots of pterodactyl error in the logs
Updated the info now that the other issue is solved. this issue persists.
we would need the laracvel logs
tail -n 100 /var/www/controlpanel/storage/logs/laravel.log | nc pteropaste.com 99
can do, but there is no output in that log when this happens. https://pteropaste.com/kfy5
--- Logging Settings ---
LOG_CHANNEL=stack LOG_LEVEL=debug
yeah i checked it this morning. its really weird. needs more investigation
From the systems side.. it really looks like its just skipping all the logic and reloading the page. cant be certain of that, but no php errors, http errors, or Laravel output it just seems to redirect to the same page.
does it put you a captcha error ?
Not that I know of, I don't even see a captcha.
we are on dev branch
and creating tickets work
ethier flame fixed it in my theme or the problem is related to the installer that I have or csrf token
Ill clean up my repo and reinstall.
ctrlpanel-gg/panel:developement doesnt work for me. S0ly/panel : fix/panel-installer also no joy.
I did not configure email but dont see any errors ( a thought ).
You may have some known error that are still not fixed
should have been fixed in PR #952