Problem description:
I tried to enter a custom amount of cycles, but it took me to this page:
Expected behavior:
To let me purchase cycles
Actual behavior:
DIDN’T let me purchase cycles
Steps to reproduce:
Sidebar
My cycles
Other
(Enter 52)
Bug appears at this link:
https://replit.com/cycles
Browser/OS/Device:
Windows
1 Like
Sometimes unexpected client inputs cause server-side errors. Error 500 is an HTTP error, meaning Internal Server Error
. This isn’t something you can really fix; try every few hours to see if it works again. Also, ensure that any browser extensions you have don’t modify parts of the webpage or modify HTTP requests to the Replit Server.
4 Likes
Are you saying you attempted to buy 52 cycles? The lowest amount you can get is 150
1 Like
Can you provide a screen recording if the issue is still happening?
1 Like