After I changed the SERVER_IP_OR_HOST (from IP to a HOST Domain), i can no longer logging in with the previous credentials anymore. (The network was tested ok with the new host)
This can happen if you run the generate secrets script twice. Or you have not used the same secrets. Check the date on the secrets directory and its contents. if you do not have the same secrets file as when you first started Nucleus, there is no solution to this. You need to :
stop nucleus
remote all contents from what DATA_ROOT points too. OR use a diff dir for DATA_ROOT
restart nucleus
Only use one version of the secrets for the entire lifetime of the Nucleus server
I am trying to connect to the newly installed Nucleus server from another workstation, but the login is being blocked. It appears to be due to the CORS policy. The error message is below:
Hi Dlindsey, Mirice and Richard, thanks for the support.
I am in the process of connecting a Windows workstation to the Enterprise Nucleus server (running Ubuntu). Following the provided instructions, we generated an invitation link from the server, then opened the link in a browser on the Windows machine to establish the connection. However, the login panel did not appear as expected.