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

what(): Operation not permitted #239

Closed
jbrazio opened this issue Feb 17, 2024 · 1 comment
Closed

what(): Operation not permitted #239

jbrazio opened this issue Feb 17, 2024 · 1 comment

Comments

@jbrazio
Copy link

jbrazio commented Feb 17, 2024

I'm having issues running the container on a Alpine docker host:

  • Linux 5.4.111-0-lts x86_64
  • Docker version 19.03.5, build 633a0ea838f10e000b7c6d6eed1623e6e988b5bb

When I start the container I get the following error:

fr24feed  | root@11e9fc708df3:/# [2024-02-17 20:13:02.453][fr24feed] terminate called after throwing an instance of 'std::system_error'
fr24feed  | [2024-02-17 20:13:02.453][fr24feed]   what():  Operation not permitted
fr24feed  | [2024-02-17 20:13:02.478][fr24feed] [s6wrap] !!! CAUTION !!! Wrapped program terminated by signal: 6 (Aborted)
fr24feed  | [2024-02-17 20:13:02.478][fr24feed] [s6wrap] Command line for terminated program was: /usr/local/bin/fr24feed

fr24feed runs fine on directly on the Alpine host.

@jbrazio
Copy link
Author

jbrazio commented May 8, 2024

Upgrading to Docker version 25.0.3, build 4debf411d1e6efbd9ce65e4250718e9c529a6525 fixed the issue.
CC @eanmclaughlin

@jbrazio jbrazio closed this as completed May 8, 2024
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

1 participant