Jump to content
This topic contains 34 posts. A summary containing the most significant posts is available

Featured Replies

Posted

I ran the patch on the latest version and my site got messed up.  Please advise

Could contain: Page, Text, File, Electronics, Hardware

  • Community Expert

We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. 

We look forward to further assisting you. 

 

  • Author
 

We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. 

We look forward to further assisting you. 

 

Please try now 

  • Community Expert

Your Redis server is having issues connecting and writing. Please temporarily disable Redis in the constants.php file.

  • Author
 

Your Redis server is having issues connecting and writing. Please temporarily disable Redis in the constants.php file.

Done 

  • Community Expert

Ended up having to completely remove the Redis config from your constants.php as it was still doing a test connection. You can now perform the update at /admin/upgrade 

  • Author
 

Ended up having to completely remove the Redis config from your constants.php as it was still doing a test connection. You can now perform the update at /admin/upgrade 

Thanks, I was able to proceed with upgrade

  • Community Expert

Glad to hear so. Would sort that issue with your Redis server with your server administrator or hosting provider then you can try connecting it again.

  • Author

Okay, another issue

I started activating Plugins and one of them made site go offline.  Please advise

  • Community Expert
 

Okay, another issue

I started activating Plugins and one of them made site go offline.  Please advise

You would need to work with the plugin author for assistance. You can use recovery mode to disable them again.

 

  • Author

Okay I feel like I'm in a catch-22 loop

If I enable RECOVERY_MODE in constants.php, I can access my ACP.  But can't do anything in my ACP to disable or remove the plugin

If I remove RECOVERY_MODE in constants.php, entire site is offline.  No access to ACP

 

You would need to work with the plugin author for assistance. You can use recovery mode to disable them again.

IF I enter Recovery Mode, then I can't do anything in the ACP.  Which prevents me from disabling any plugins.  

  • Author

Okay, I read the Help Guide. What's written in the Help Guide is not what was presented to me.  I was not presented with Recovery Mode

Could contain: Page, Text, File, Webpage

This is what I see:

Could contain: File, Webpage, Computer Hardware, Electronics, Hardware, Monitor, Screen

As you can see, I was never presented with that walkthrough of Recovery Mode.  

  • Community Expert
 

Could contain: File, Webpage, Computer Hardware, Electronics, Hardware, Monitor, Screen

As you can see, I was never presented with that walkthrough of Recovery Mode.

You needed a new session to walkthrough recovery mode. I just did it for you. 

  • Author

This is resolved.  Thanks.  

It's been a long time since I've had these kinds of issues. 

My site also went offline because of the patch. I removed all redis configuration and it is back online. If I re-enable Redis it fails with 500 error:

Undefined constant "IPS\REDIS_MAX_CONNECTION_ATTEMPTS"

Redis was working before the patch, according to the control panel.

  • Management
 

My site also went offline because of the patch. I removed all redis configuration and it is back online. If I re-enable Redis it fails with 500 error:

Undefined constant "IPS\REDIS_MAX_CONNECTION_ATTEMPTS"

Redis was working before the patch, according to the control panel.

I will look into this, but in the meantime, just create a file called constants.php in the root folder, with this inside:
 

<?php

define( 'REDIS_MAX_CONNECTION_ATTEMPTS', 5 );

If you already have a constants.php file, then just add that define statement to it.

Ok it worked but it needed the whole constant name as it appeared on the error.

 

define( 'IPS\REDIS_MAX_CONNECTION_ATTEMPTS', 5 );

 

This doesn't work for me. 🤔

Redis was working before this patch, now I can't get it to connect. I get an error after trying to set it up, so I am not sure what is going on. To be able to get the update, I had to remove the Redis stuff from my constraints.php file. 

  • Community Expert
 

Redis was working before this patch, now I can't get it to connect. I get an error after trying to set it up, so I am not sure what is going on. To be able to get the update, I had to remove the Redis stuff from my constraints.php file. 

What's the error you're seeing?

I had the same errors. Gonna throw out a guess that init.php changes aren't applied to patches, as that file hadn't been altered on our server since the middle of August. 

Uploading init.php from the full download fixed the issue.

  • Community Expert

We've fixed the issue on our side, If you've already applied the patch you can go to the Support page and see if it tells you there are modified (i.e. out of date files).

 

We've fixed the issue on our side, If you've already applied the patch you can go to the Support page and see if it tells you there are modified (i.e. out of date files).

Update for this patch is OK for me.

The latest patch worked for me too, although I was prompted to download the files manually and upload them via FTP. Once I continued with the upgrade process, it worked.

 

We've fixed the issue on our side, If you've already applied the patch you can go to the Support page and see if it tells you there are modified (i.e. out of date files).

I had already applied the patch but no modified files notification now.

Recently Browsing 0

  • No registered users viewing this page.