You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I put on 2 domains, the first one I couldn't get to verify until I cleared the server cache and rebooted swiftwave. (You talk about cache here: #945 (comment))
The 2nd one wouldn't verify no matter what I tried... until I disabled https redirect:
After I disabled that, my domain verified right away and I could re-enable it.
Are you working on this issue?
No
The text was updated successfully, but these errors were encountered:
Add a domain to swiftwave that is NOT yet pointed at your swiftwave IP (so obviously DNS verification should fail here)
add an ingress rule pointing at any app
Enable https redirect on the ingress rule
setup your dns to point that domain at your swiftwave IP
wait
flush cache.
listen to music
try to verify DNS. It won't work.
disable https redirect on the ingress rule
Now verifying dns will work.
Here is my cleaned HAProxy config. The domain that would not verify is wave.something.com. I downloaded this when the ingress rule was active and w/ https redirect still enabled... AND dns would not verify.
Describe the bug
I put on 2 domains, the first one I couldn't get to verify until I cleared the server cache and rebooted swiftwave. (You talk about cache here: #945 (comment))
The 2nd one wouldn't verify no matter what I tried... until I disabled https redirect:
After I disabled that, my domain verified right away and I could re-enable it.
Are you working on this issue?
No
The text was updated successfully, but these errors were encountered: