froger-me / wp-remote-users-sync

Synchronise users across WordPress websites
GNU General Public License v3.0
72 stars 33 forks source link

For some reason it doesn't see the settings of the first website. #9

Closed gdbay closed 4 years ago

gdbay commented 4 years ago

Hi, I've installed on the both websites: Here is a log from the first website: 2020-07-25 07:35:02 - Success - Ping success for action "Login" from http://domain1.com with remote IP XXX.XXX.XX.XX (incoming) 2020-07-25 07:35:13 - Success - Access granted - http://domain1.com 2020-07-25 07:35:13 - Warning - Ping received for deactivated action "Login" from http://domain1.com with remote IP XXX.XXX.XX.XX (incoming) 2020-07-25 07:39:56 - Success - Access granted - http://domain1.com 2020-07-25 07:39:56 - Warning - Ping received for deactivated action "Login" http://domain1.com with remote IP XXX.XXX.XX.XX (incoming) 2020-07-25 07:40:02 - Success - Access granted - http://domain1.com 2020-07-25 07:40:02 - Warning - Ping received for deactivated action "Login" from http://domain1.com with remote IP XXX.XXX.XX.XX (outgoing)

Here is a log from the second website: 2020-07-25 07:35:02 - Success - Access granted - https://domain2.net 2020-07-25 07:35:02 - Success - Ping received for activated action "Login" from https://domain2.net with remote IP 162.158.75.30 (incoming) 2020-07-25 07:35:13 - Alert - "Login" action is not activated on https://domain2.net with remote IP XXX.XXX.XX.XX (incoming). 2020-07-25 07:39:56 - Alert - "Login" action is not activated on https://domain2.net with remote IP XXX.XXX.XX.XX (incoming). 2020-07-25 07:40:02 - Alert - "Login" action is not activated on https://domain2.net with remote IP XXX.XXX.XX.XX (outgoing).

the settings page of the first website: https://take.ms/Y0P52 second: https://take.ms/rR94v checked all troubleshooting tips, still not working

gdbay commented 4 years ago

Could you please get me any idea how can I make it work, or maybe you have setup services for additional fee?

froger-me commented 4 years ago

Hi @gdbay , I am sorry to reply so late, I did not receive any notification from Github for some reason... If you're still willing to troubleshoot, I would suggest starting with this: https://wordpress.org/support/topic/alert-login-action-is-not-activated-on-https-xxxxxxx/

Then, making sure the database is consistent: https://wordpress.org/plugins/wp-remote-users-sync/#%0Ait%E2%80%99s%20not%20working!%0A

It is also worth checking the home option in the wp_options table of the WordPress databases, because in some cases the content of Settings > General > WordPress Address (URL) gets abusively overwritten by plugins or themes.

Beware CloudFlare and their plugin, if you use them: they tend to mess up URLs under the hood and sometimes it doesn't show up on the General settings page. Your best shot is to check the database.

Again, apologies for not getting back to you sooner.

froger-me commented 4 years ago

No activity for 7 days and the plugin has been updated since - closing. Feel free to open a new issue if necessary.