thombuchi / ghost-google-cloud-storage

A simple plugin to add Google Cloud Storage support for Ghost Blog
MIT License
42 stars 38 forks source link

Cant load blog posts once enabling this plugin #13

Open zackify opened 6 years ago

zackify commented 6 years ago

image

zackify commented 6 years ago

Any ideas?

KaySchneider commented 5 years ago

hi, i have the same issue with this plugin. I think the project is not maintained anymore ? ;-)

KaySchneider commented 5 years ago

@zackify i dont know if you need it anymore , because your post is 1 year old. I forked this and upgraded it that it runs with the version 2.9.1 of ghost. source: https://github.com/KaySchneider/ghost-google-cloud-storage npm: https://www.npmjs.com/package/ghost-google-cloud-storage-new

akbarnoorani commented 4 years ago

@zackify i dont know if you need it anymore , because your post is 1 year old. I forked this and upgraded it that it runs with the version 2.9.1 of ghost. source: https://github.com/KaySchneider/ghost-google-cloud-storage npm: https://www.npmjs.com/package/ghost-google-cloud-storage-new

New plugin is also not working. Both plugins are posting images into google clod storage. And admin area is also working fine. but front end is not working in both plugins. in first plugin got the same error as above. but in new plugin getting following error

/var/www/ghost$ ghost run The ghost run command is used by the configured Ghost process manager and for debugging. If you're not running this to debug something, you should run ghost start instead.

{{#get}} helper took 308ms to complete

Error ID: b9c3f510-fe65-11e9-8129-d79d060c19d8

Error Code: SLOW_GET_HELPER

Details: api: v2.postsPublic.browse apiOptions: filter: tags:photos returnedRows: 2

[2019-11-03 18:14:07] WARN {{#get}} helper took 311ms to complete

{{#get}} helper took 311ms to complete

Error ID: b9c4b860-fe65-11e9-8129-d79d060c19d8

Error Code: SLOW_GET_HELPER

Details: api: v2.postsPublic.browse apiOptions: limit: 3 filter: tags:photos+id:-5dbef9511605a8050e0d8ce4 returnedRows: 1

[2019-11-03 18:14:07] WARN {{#get}} helper took 311ms to complete

{{#get}} helper took 311ms to complete

Error ID: b9c4df70-fe65-11e9-8129-d79d060c19d8

Error Code: SLOW_GET_HELPER

Details: api: v2.postsPublic.browse apiOptions: filter: tags:photos returnedRows: 2

=========================

and front end shows 504 Gateway Time-out nginx/1.14.0 (Ubuntu)