Skip to content

"Deploy Cache 0 Paths in database" for GCS add-on #745

Description

@tpoindessous

Hi !

I'm using GCS add-on and on "caches" page, the result for Deploy Cache is always 0.

I looked in mysql db and in wp_wp2static_deploy_cache, I have 6300 lines .

A select gives me this :

select * from wp_wp2static_deploy_cache limit 1;
+----+----------------------------------+---------------------+----------------------------------+-----------------------------+
| id | path_hash                        | path                | file_hash                        | namespace                   |
+----+----------------------------------+---------------------+----------------------------------+-----------------------------+
|  1 | de5626a32cd74a40321a843bcfdc50d6 | /contact/index.html | 89088e44a5d25e5d0ee05b981e9aedab | wp2static-addon-gcs/default |
+----+----------------------------------+---------------------+----------------------------------+-----------------------------+

thanks !

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions