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
@JonyIvy reported:
I found some error messages regarding CORS in the browser console that pointed to a problem with respect to http vs https. So I tried loading the page with https://depth.openseamap.org/#register and voilà, the captcha was loading! (I suppose the registration will now work, will try later.)
Maybe make sure all non-https requests are redirected to https on the web server, that should solve the problem.
The text was updated successfully, but these errors were encountered:
@JonyIvy reported:
I found some error messages regarding CORS in the browser console that pointed to a problem with respect to http vs https. So I tried loading the page with https://depth.openseamap.org/#register and voilà, the captcha was loading! (I suppose the registration will now work, will try later.)
Maybe make sure all non-https requests are redirected to https on the web server, that should solve the problem.
The text was updated successfully, but these errors were encountered: