Eric Sopp
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Stateless - Google Cloud Storage] How to reverse WP StatelessIs there a way to do this in bulk without individually doing it?
Yes, use the sync tools from the Sync tab within the Stateless Settings area.
Forum: Plugins
In reply to: [WP-Stateless - Google Cloud Storage] How to reverse WP StatelessThe full size on appears to be on google cloud.
Just run the regeneration on that image then. In stateless mode, it will download the full-size image to your local disk, regenerate the thumbnails, sync them to Google, and delete them from the local disk.
The thumbnail regeneration is actually a WordPress function that we use. Unfortunately, it’s not 100% reliable as you can see.
Forum: Plugins
In reply to: [WP-Stateless - Google Cloud Storage] How to reverse WP StatelessHow would I di that as Ive deleted the files from my wordpress media folder?
It will download the full-size version from GCS, regenerate the image, and then sync it.
Will I be able to fix this or will I have to restore the site to before I done this?
If the full-size does not exist on the local disk or GCS, you can restore that image from a backup locally and run the regeneration.
Forum: Plugins
In reply to: [WP-Stateless - Google Cloud Storage] How to reverse WP StatelessWhen you browse the bucket using the Google Cloud Console, do you see the file there? Maybe the thumbnail was not generated correctly.
Forum: Plugins
In reply to: [WP-Stateless - Google Cloud Storage] How to reverse WP StatelessMy guess is that certain thumbnails were not processed completely. Identify the image and run regeneration on that particular image from the Media Library.
It could also be that your theme is not accessing the image via proper wordpress functions. Hard to tell, there are lots of reasons. You just have to troubleshoot to see the underlying problem.
Forum: Plugins
In reply to: [WP-Stateless - Google Cloud Storage] How to reverse WP Statelessany idea why this would happen?
What happened?
- This reply was modified 7 years, 2 months ago by Eric Sopp.
Forum: Plugins
In reply to: [WP-Stateless - Google Cloud Storage] How to reverse WP StatelessYea, this should bring them back locally and update the attachment meta to reference the local disk.
Forum: Plugins
In reply to: [WP-Stateless - Google Cloud Storage] How to reverse WP StatelessTry adjusting the mode into “Backup” and running the Sync process.
Hey Glen, I think we will need to take a closer look at your setup. Would you mind sending admin access to us?
Please send (dashboard URL, username, and password) to anton.korotkov@usabilitydynamics.com and reference this issue in you remail.
Can you link to the website where you seeing this problem?
Also – what thumbnail sizes are not being syncronized with GCS?
The Service Account JSON will grant access to Google Cloud Storage (GCS) on the GCP (Google Cloud Project) project. Changing the bucket on the same GCP project would not require you to change the Service Account JSON.
Do you have this problem with WP-Smush disabled? I’m thinking there may be some thumbnail related setting you have enabled in WP-Smush that may causing some weird issue.
When you configured WP-Stateless initially, did you use the setup assistant or did you manually configure it?
Manual setup instructions at https://github.com/wpCloud/wp-stateless/wiki/Manual-Setup
Hey Glen, you’re running in stateless mode – is that correct?
Forum: Plugins
In reply to: [WP-Stateless - Google Cloud Storage] Stateless Dynamic Image SupportCan you link us to the problem?
Forum: Plugins
In reply to: [WP-Stateless - Google Cloud Storage] Stateless Dynamic Image SupportHey @dreedx – which plugin are you using that is generating images that are not stored in the Media Library? We will need to replicate the problem so that we can figure out what’s going on.