Notice: unserialize(): Error at offset on Beaver Builder page editor

We have encountered this issue recently after updating BB, UABB and WP. tried rolling back but it still remains.

When using Beaver Builder on any page, it can be temperamental with loading CSS, and it throws out the following error at the bottom of the page after the footer.

We have tried deactivating plugins, rolling back versions and more. but cant seem to work out the issue.

The sites core files are in a git repo, but this happens on a local environment from a fresh install of BB as well as in its dev and staging environments.

Notice: unserialize(): Error at offset 404966 of 404982 bytes in /var/app/current/wp-content/plugins/bb-plugin/includes/compatibility.php on line 30 Notice: unserialize(): Error at offset 438117 of 439115 bytes in /var/app/current/wp-content/plugins/bb-plugin/includes/compatibility.php on line 30 Notice: unserialize(): Error at offset 180040 of 182072 bytes in /var/app/current/wp-content/plugins/bb-plugin/includes/compatibility.php on line 30 Notice: unserialize(): Error at offset 347123 of 347129 bytes in /var/app/current/wp-content/plugins/bb-plugin/includes/compatibility.php on line 30 Notice: unserialize(): Error at offset 123757 of 123775 bytes in /var/app/current/wp-content/plugins/bb-plugin/includes/compatibility.php on line 30 Notice: unserialize(): Error at offset 140646 of 140652 bytes in /var/app/current/wp-content/plugins/bb-plugin/includes/compatibility.php on line 30 Notice: unserialize(): Error at offset 488911 of 489949 bytes in /var/app/current/wp-content/plugins/bb-plugin/includes/compatibility.php on line 30 Notice: unserialize(): Error at offset 44262 of 44309 bytes in /var/app/current/wp-content/plugins/bb-plugin/includes/compatibility.php on line 30 Notice: unserialize(): Error at offset 27841 of 27895 bytes in /var/app/current/wp-content/plugins/bb-plugin/includes/compatibility.php on line 30

Any help would be welcomed!!

Thanks

Solved this.

We use Version control on our Wordpress Core as its stored in AWS.
Added a gitattributes files to make sure the data folder was set to binary.

This topic was automatically closed 36 hours after the last reply. New replies are no longer allowed.