I can’t check (plugin) updates for OC1 sites from backend settings page with error Invalid response from the server. (Bad signature).
Has anyone else the same problem?
I can’t check (plugin) updates for OC1 sites from backend settings page with error Invalid response from the server. (Bad signature).
Has anyone else the same problem?
Hey @jan-vince
Not sure why this wouldn’t be working, but you could bypass the check by modifying this function to return true.
Hi @daftspunk and thanks.
These old sites are still on OC 476.
I checked UpdateManager.php and I see the problem - there is Rest-Sign header missing in server’s response (this line).
Maybe you have removed this recently from OC update server?