Multisite redirects, login issues and logout issues

I am working on a multisite network. Everything works perfectly on my local but not so much on a provisioned server.

https://staging.project.com/wp-admin

redirects me to:

https://staging.project.com/wp/wp-login.php?redirect_to=https%3A%2F%2Fstaging.project.com%2Fwp-admin%2F&reauth=1

Logging in from this URL doesn’t work and loops back.

This allows me to login successfully:

https://staging.project.com/wp/wp-login.php

Once I am logged in and attempt to enter any part of the network dashboard, it logs me out. For example, attempting to go here will log me out:

https://staging.project.com/wp-admin/network/

This only happens on my staging server, not on my local.

All of the links on my local have the same path as staging, for example:
https://trellis.project.build/wp-admin/network/

Has anyone dealt with this issue before and have any solutions?

Thanks in advance!

This topic was automatically closed after 42 days. New replies are no longer allowed.