panel icon indicating copy to clipboard operation
panel copied to clipboard

[Bug]: Creating tickets not possible on 0.10.0

Open kenshin133 opened this issue 9 months ago • 1 comments

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

kenshin133 avatar May 18 '24 00:05 kenshin133

yep lots of pterodactyl error in the logs

S0ly avatar May 18 '24 00:05 S0ly

Updated the info now that the other issue is solved. this issue persists.

kenshin133 avatar May 22 '24 01:05 kenshin133

we would need the laracvel logs

tail -n 100 /var/www/controlpanel/storage/logs/laravel.log | nc pteropaste.com 99

1day2die avatar May 22 '24 07:05 1day2die

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

kenshin133 avatar May 22 '24 13:05 kenshin133

yeah i checked it this morning. its really weird. needs more investigation

1day2die avatar May 22 '24 13:05 1day2die

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.

kenshin133 avatar May 22 '24 13:05 kenshin133

does it put you a captcha error ?

S0ly avatar May 22 '24 13:05 S0ly

Not that I know of, I don't even see a captcha.

kenshin133 avatar May 22 '24 13:05 kenshin133

we are on dev branch image

and creating tickets work

S0ly avatar May 22 '24 13:05 S0ly

ethier flame fixed it in my theme or the problem is related to the installer that I have or csrf token

S0ly avatar May 22 '24 13:05 S0ly

Ill clean up my repo and reinstall.

kenshin133 avatar May 22 '24 14:05 kenshin133

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 ).

kenshin133 avatar May 22 '24 15:05 kenshin133

You may have some known error that are still not fixed

S0ly avatar May 22 '24 15:05 S0ly

should have been fixed in PR #952

S0ly avatar May 22 '24 23:05 S0ly