question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

BACKBLAZE_HOST_URL ?

See original GitHub issue

Hello what do i have to put at BACKBLAZE_HOST_URL https://bucketname.s3.us-west-001.backblazeb2.com/ or s3.eu-central-003.backblazeb2.com

i keep getting this error Uncaught Exception: Error: bucket 05662bb3f3... could not be found

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:16 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
BassOfBasscommented, Jan 19, 2021

@l1ghtsword Check SAVE_AND_SERVE_FILES and SAVE_AND_SERVE_FILES_DIRECTORY variables and why they aren’t disabled when BACKBLAZE_ variables are enabled. I guess you should also check the behaviour of UPLOAD_URL and UPLOAD_SERVER just in case.

The files to shuffle through:

  • lib\helpers\settings.js
  • controllers\backend\internalApi.js
  • controllers\backend\uploading.js
  • lib\uploading\ffmpeg.js
  • lib\uploading\backblaze.js
1reaction
kgnfthcommented, Dec 19, 2020

ok got it

BACKBLAZE_BUCKET is bucket name instead of bucket id

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found