Hello there,
Describe the bug
With NFS backup target (I didn’t try with S3 backup), backup are done correctly.
But when I try to restore with “Create Disaster Recovery Volume” or “Restore Latest Backup”, nothing happens.
In javascript console, I can see:
Access to XMLHttpRequest at 'wss://cluster.mydomain/backupvolumes/myvolume?action=backupList' from origin 'https://cluster.mydomain' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, chrome-untrusted, https.
Tryed with Google Chrome and Firefox
Expected behavior
In 1.1.2, a popup should be opened to configure the restoration
Environment
- Longhorn version: 1.2.2
- Installation method (e.g. Rancher Catalog App/Helm/Kubectl): Rancher
- Kubernetes distro (e.g. RKE/K3s/EKS/OpenShift) and version: v1.21.6+k3s1
- Number of management node in the cluster: 3
- Number of worker node in the cluster: 1
- OS type and version: Debian 11
I would to use this KB: Troubleshooting: Use Traefik 2.x as ingress controller | The Longhorn Knowledge Base
I hope it will correct the problem, but I have no idea how to do that
Any help?