Skip to content
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

Closed
Rage65 opened this issue Sep 19, 2024 · 9 comments
Closed

Updating domains does not save them #181

Rage65 opened this issue Sep 19, 2024 · 9 comments
Assignees
Labels
bug Something isn't working

Comments

@Rage65
Copy link

Rage65 commented Sep 19, 2024

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

@Rage65 Rage65 added the bug Something isn't working label Sep 19, 2024
@ctih1
Copy link
Owner

ctih1 commented Sep 19, 2024

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.

@ctih1
Copy link
Owner

ctih1 commented Sep 19, 2024

Does this happen with every domain, or just one?

@ctih1
Copy link
Owner

ctih1 commented Sep 19, 2024

Potentially related to #159

@ctih1
Copy link
Owner

ctih1 commented Sep 19, 2024

A temporary fix

To fix this issue (atleast temporarily), re-register your domain

@Ponk446
Copy link

Ponk446 commented Oct 5, 2024

Had the same problem, the temp fix helps.

@ctih1
Copy link
Owner

ctih1 commented Oct 5, 2024

Fixed in Dev.

Heres a rough sketch on what is going on

image

@ctih1
Copy link
Owner

ctih1 commented Oct 5, 2024

TL;DR: Uses wrong schema for database (caused by incorrect function call)

@ctih1
Copy link
Owner

ctih1 commented Oct 10, 2024

task: implement auto fix for corrupted domains

@ctih1 ctih1 changed the title Updating domains do not save Updating domains does not save them Oct 10, 2024
@ctih1
Copy link
Owner

ctih1 commented Oct 17, 2024

Fixed in Dev (canary.frii.site)

@ctih1 ctih1 closed this as completed Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants