DevinWalker / wp-rollback

Rollback any WordPress.org plugin or theme to a previous (or newer) version.
https://wprollback.com
81 stars 22 forks source link

Since last update to the newest verion I get "rest_no_route" error at any rollback #77

Closed Checker73 closed 4 months ago

Checker73 commented 7 months ago

Bug Report

User Story

As a user, I want to use the plugin wp rollback so that can easy rollback some plugins if they not work correctly.

Current Behavior

I guess since the last update to the newest version 2.0.5 I cannot rollback any plugin, also not the wp rollback, because at clicking the rollback link I get always "rest_no_route" "Es wurde keine Route gefunden, die mit der URL und der Request-Methode identisch ist." (sorry I have a german runtime system) I even cannot select any old version of a plugin (it will not be shown), just the error.

Expected Behavior

rollback is working without any issue

Bug Type

Steps to Reproduce

  1. Use the wp rollback
  2. click on any rollback link in the plugins list at any plugin
  3. error will be displayed

Visuals

Possible Solution

Related

Acceptance Criteria

Environment

Operating System
  • Platform: Microsoft Windows and Android
  • Version: Win 10
Browser
  • Name: Chrome | Firefox
  • Version: newest
WordPress System Info WordPress 6.4.2
DevinWalker commented 7 months ago

This is the second time I've heard of this being an issue. Unfortunately, without more information, it's hard to troubleshoot this because it's working fine for me. Is there anything about your WordPress install that's unique? Where is the site hosted at?

Checker73 commented 7 months ago

There is nothing special I guess, it is hosted at https://www.lansol.de/webhosting/ and the homepage is https://www.fischwaid-muenchen.de/

DevinWalker commented 7 months ago

The only thing I can pinpoint as a difference, that I can control, to replicate this was to change my user to using Deutsch as the language and that didn't help. The "rollback" screen still displays and successfully pulls from the REST route. I'm not sure how to reproduce from this point besides asking for a test environment to be set up on your host. Is that possible?

Checker73 commented 7 months ago

sorry a test environment on our host is not possible. Todaay I updated to the newest version -> no change. I uninstalled completle the Plugin and installed again -> no change. still not working also tryed on a differnt computer-> not working, so it is not a terminal problem

DevinWalker commented 4 months ago

This is resolved in https://github.com/DevinWalker/wp-rollback/pull/82 and release 2.0.7 is headed out to WP.org shortly.

Please let me know if you continue to have any issues!