I am currently using wp-stateless to upload images or files to GCS. However, I am encountering a few issues:
-
When using CDN mode, the upload plugin zip file installs without any problems. However, when uploading images, the files are not copied to GCS. What might be the cause of this issue?
-
When using the Stateless Node, images are uploaded to GCS immediately, but I get an "Incompatible Archive" error when installing the upload plugin zip file. How should I configure this?
Or is there anything I might be misunderstanding?
Setting and status screenshots provided below:
Setting:

Status:


