Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uploads does not return a valid url #14

Open
devx opened this issue Feb 11, 2018 · 2 comments
Open

Uploads does not return a valid url #14

devx opened this issue Feb 11, 2018 · 2 comments

Comments

@devx
Copy link

devx commented Feb 11, 2018

When the ghost google cloud storage module is enabled and you upload an image it fails to return a valid url the url that is displayed looks like
https://example.com/2018/02undefined

Storage module config

  "storage": {
    "active": "gcloud",
    "gcloud": {
        "projectId": "my-project-id",
        "key": "./location/to/key.json",
        "bucket": "example.com",
        "assetDomain": "example.com",
        "insecure": false,
        "maxAge": "2678400"
    }
  },

If you have any pointers as to where to start looking or if you need additional details please let me know.

@Uysim
Copy link

Uysim commented Jun 29, 2018

Any news how to fix this yet?

@Uysim
Copy link

Uysim commented Jul 12, 2018

Waiting this pull request to be merge #16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants