-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updating domains does not save them #181
Comments
Going to be a hard issue to duplicate - it kind of happens randomly. I've seen it happen more often with subdomains? But I don't know what's causing it. In the server logs, I can see it's an issue with cloudflare not finding the record. |
Does this happen with every domain, or just one? |
Potentially related to #159 |
A temporary fixTo fix this issue (atleast temporarily), re-register your domain |
Had the same problem, the temp fix helps. |
TL;DR: Uses wrong schema for database (caused by incorrect function call) |
task: implement auto fix for corrupted domains |
Fixed in Dev (canary.frii.site) |
Describe the bug
If you update the value of a subdomain then try to save it it says sucsuess but apon refresh of the dashboard it shows the old value.
To Reproduce
update a subdomain
save
refresh
Expected behavior
When saving a domain it should commit to the database and stay on the new value even apon refresh of the dashboard
Additional information:
Device details
Windows 10
Firefox (x64)
DNS 1.1.1.1 and 8.8.8.8
The text was updated successfully, but these errors were encountered: