ctih1 / frii.site-frontend

A free subdomain hosting service with a dashboard! No issue request needed
http://frii.site/
MIT License
14 stars 12 forks source link

Not being able to modify domains, domain table not loading and registering domains throws an unhandled error #159

Closed rock3tsprocket closed 1 week ago

rock3tsprocket commented 1 month ago

I can't modify any domains, whether i'm changing their record type, their content or deleting them.

ctih1 commented 1 month ago

Do you get an error?

rock3tsprocket commented 1 month ago

no

ctih1 commented 1 month ago

Does this happen with all domains?

rock3tsprocket commented 1 month ago

Now they don't load at all.

ctih1 commented 1 month ago

Can you see anything in the developer console? Can you view your account details?

rock3tsprocket commented 1 month ago

Can you see anything in the developer console? Can you view your account details?

1. image

  1. Yes
ctih1 commented 1 month ago

Might sound stupid, but do you own domains?

rock3tsprocket commented 1 month ago

Yes

ctih1 commented 1 month ago

It is most likely that you A): don't have domains (as a result of potentially signing into the wrong account) B): have the server_url override set to something other than our support servers.

You can check A by going to your account settings, and clicking "download your data". If you see that the "domains" part is empty ("domains":{}), it means that you haven't registered any domains

rock3tsprocket commented 1 month ago

It is most likely that you A): don't have domains (as a result of potentially signing into the wrong account) B): have the server_url override set to something other than our support servers.

You can check A by going to your account settings, and clicking "download your data". If you see that the "domains" part is empty ("domains":{}), it means that you haven't registered any domains

So I actually don't have domains but i'm not on the dev server, and creating a domain results in an unhandled error. I tried clearing the local storage but that didn't do anything. Also are you sure you deleted 200947e34506d98e529af6cdd8bb0924ce9dcc8710d946424c7c09af4763ee5c?

rock3tsprocket commented 1 month ago

Oh for further context, the domain table is stuck with an infinite blur, possibly related to https://github.com/ctih1/frii.site-frontend/commit/c500b6264095cc0f95f23068330cf0bf7b4a7e21

ctih1 commented 1 month ago

Linked to #180

ctih1 commented 1 week ago

Fixed in Dev (canary)