NO BUG: Clicking on "edit with bricks" logs me out

Hey guys,

I migrated website from test domain with apache server to lite speed server. After migration I cant load the bricks builder, after clicking on “edit with bricks”, wordpress logs me out. Anyone encountered this issue? I checked my htaccess but that looks good:

BEGIN LSCACHE

LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block!

RewriteEngine on CacheLookup on RewriteRule .* - [E=Cache-Control:no-autoflush] RewriteRule \.litespeed_conf\.dat - [F,L]

marker CACHE RESOURCE start

RewriteRule wp-content/./[^/](responsive|css|js|dynamic|loader|fonts).php - [E=cache-control:max-age=3600]

marker CACHE RESOURCE end

marker LOGIN COOKIE start

RewriteRule .? - [E=“Cache-Vary:,wp-postpass_7e60d5916beb65cb6a600dae0fb77880”]

marker LOGIN COOKIE end

marker FAVICON start

RewriteRule favicon.ico$ - [E=cache-control:max-age=86400]

marker FAVICON end

marker DROPQS start

CacheKeyModify -qs:fbclid
CacheKeyModify -qs:gclid
CacheKeyModify -qs:utm*
CacheKeyModify -qs:_ga

marker DROPQS end

## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ## # END LSCACHE # BEGIN NON_LSCACHE ## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ## ## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ## # END NON_LSCACHE # This file was updated by Duplicator on 2023-10-15 11:17:49. # See the original_files_ folder for the original source_site_htaccess file. # BEGIN WordPress RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L]

END WordPress

Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: Link to a page that illustrates this issue
Video: Short screen recording that illustrates this issue (free tool: jam.dev)

[Please describe this bug in as much detail as possible so we can replicate & debug this bug]

Hi Robert,
Thanks so much for your report!

From a distance it is difficult to say what leads to the problem. Certainly LiteSpeed cache can lead to it, so my first debugging step would be to disable the plugin and reset the htaccess to “default” if the litespeed (or any other) entries are still there.

If it works then you know at least that the plugin, or probably only a certain setting, is responsible for it.

If all this doesn’t work out: Would you be so kind as to send temporary login credentials and a link to this thread to help@bricksbuilder.io using the email address you used during the purchase?

Hey! After all it was an issue with OLS server, its fixed now, thanks anyway!

1 Like