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.

S3 won't upload app files

See original GitHub issue

Hello,

I’m trying to make the publishing feature work in our project but I’m not sure if I understood correctly the behaviour.

We are building application for mac, win and linux. We are using S3 as the publishing provider.

From my understanding, after I run npm run release (setuped as build -mwl --publish always) I expect to have all the packaged files on the specified bucket in S3. The thing is, only latest-mac.json and latest.yml are published to S3. I’m missing the dmg, exe and AppImage files.

I’m doing something wrong or maybe there is something I’m not understanding.

Any help is more than welcome! Thanks and this project rocks!

Versions:

  • electron-builder 15.1.1
  • electron-publisher-s3 15.0.1

Status

  • Sample project is working if bucket path is set.
  • My application is not working with any configuration
  • Tried using yarn instead of npm and didn’t worked

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:2
  • Comments:35 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
develarcommented, Apr 4, 2017

@bilby91 In 3 seconds, 16.6.2 (next release).

0reactions
Maddoc42commented, Apr 6, 2017

@develar thanks, that worked 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Resolve errors uploading data to or downloading data from ...
Your file does not exist. Confirm that the file exists in your S3 bucket, and that the name you specified in your script...
Read more >
Unable to upload and download files from S3 storage
Upload and download operations fail from all clients. The log file on the Storage Connector server indicates an exception error.
Read more >
Resolve issues with uploading large files in Amazon S3
I'm trying to upload a large file (1 GB or larger) to Amazon Simple Storage Service (Amazon S3) using the console. However, the...
Read more >
Cannot upload the files into AWS S3 bucket with ACL pubic ...
I am trying to upload the file into s3 bucket but I am getting access denied error when I am trying to upload...
Read more >
How to Upload And Download Files From AWS S3 Using ...
There won't be any output if the download is successful. You should pass the exact file path of the file to be downloaded...
Read more >

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