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

Try S3 notification #27

Merged
merged 3 commits into from
Sep 17, 2022
Merged

Try S3 notification #27

merged 3 commits into from
Sep 17, 2022

Conversation

rivernews
Copy link
Owner

@rivernews rivernews commented Sep 15, 2022

For #23

@rivernews
Copy link
Owner Author

rivernews commented Sep 15, 2022

S3 bucket upload location.
See the trigger notification at S3 bucket properties, or lambda page trigger.
Lambda page log.

PathError

We got

fork/exec /var/task/stories: exec format error: PathError
null

According to this SO:

  • We checked the package is main
  • Try GOARCH=amd64 GOOS=linux go build main.go. Which we never needed to do previously. Perhaps it's because we previously build the project in code-server.
    • Check if the target system is correct by go env.

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

Successfully merging this pull request may close these issues.

1 participant