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

setpgid: Operation not permitted in latest version (v25.1.19) #965

Open
2 of 7 tasks
vladaurosh opened this issue Jan 19, 2025 · 12 comments
Open
2 of 7 tasks

setpgid: Operation not permitted in latest version (v25.1.19) #965

vladaurosh opened this issue Jan 19, 2025 · 12 comments
Labels
bug 🐛 Something isn't working next release/in dev image🚀 This is coming in the next release or was already released if the issue is Closed.

Comments

@vladaurosh
Copy link
Contributor

Is there an existing issue for this?

The issue occurs in the following browsers. Select at least 2.

  • Firefox
  • Chrome
  • Edge
  • Safari (unsupported) - PRs welcome
  • N/A - This is an issue with the backend

Current Behavior

Just upgraded to latest (v25.1.19) version and seeing this in container log:
setpgid: Operation not permitted

App seems to be working fine, but constantly logging this message.

Expected Behavior

N/A

Steps To Reproduce

No response

app.conf

docker-compose.yml

What installation are you running?

Production (netalertx)

app.log

No response

Debug enabled

  • I have read and followed the steps in the wiki link above and provided the required debug logs and the log section covers the time when the issue occurs.
@vladaurosh vladaurosh added the bug 🐛 Something isn't working label Jan 19, 2025
@vladaurosh
Copy link
Contributor Author

Image

@vladaurosh
Copy link
Contributor Author

vladaurosh commented Jan 19, 2025

Looks like it's dcron related.

dubiousjim/dcron#13 (comment)

@vladaurosh
Copy link
Contributor Author

Related to #945

vladaurosh added a commit to vladaurosh/Pi.Alert that referenced this issue Jan 19, 2025
@jokob-sk jokob-sk added the next release/in dev image🚀 This is coming in the next release or was already released if the issue is Closed. label Jan 20, 2025
@vladaurosh
Copy link
Contributor Author

This can be closed I'd say, fixed in latest dev image.

@jokob-sk
Copy link
Owner

Thanks @vladaurosh - I'll keep it open so users see it will be fixed to prevent repeated questions

@jokob-sk jokob-sk reopened this Jan 20, 2025
@vladaurosh
Copy link
Contributor Author

Makes sense, thanks. :)

@DST73
Copy link

DST73 commented Jan 23, 2025

Hi,

is this problem fixed in the latest version?

Still getting

11:37:50 [Config] ⛔ Unloading IPNEIGH

11:37:50 [Config] ⛔ Unloading FREEBOX

11:37:50 [Config] Number of Plugins to load: 16

11:37:50 [Config] Plugins to load: ['ARPSCAN', 'AVAHISCAN', 'INTRNT', 'NSLOOKUP', 'SMTP', 'CSVBCKP', 'CUSTPROP', 'DBCLNP', 'MAINT', 'NEWDEV', 'NTFPRCS', 'SETPWD', 'SYNC', 'UI', 'VNDRPDT', 'WORKFLOWS']

11:37:50 [Config] App upgraded 🚀

 * Serving Flask app 'graphql_server.graphql_server_start'

 * Debug mode: on

WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.

 * Running on all addresses (0.0.0.0)

 * Running on http://127.0.0.1:20212

 * Running on http://172.25.0.2:20212

Press CTRL+C to quit

setpgid: Operation not permitted

setpgid: Operation not permitted

setpgid: Operation not permitted

setpgid: Operation not permitted

setpgid: Operation not permitted

setpgid: Operation not permitted

setpgid: Operation not permitted

Thanks

@jokob-sk
Copy link
Owner

@DST73 it should be fixed in the netalertx-dev image, not yet released in the main production image

@DST73
Copy link

DST73 commented Jan 23, 2025

Can I use somehow the dev image?

@phynias
Copy link

phynias commented Jan 23, 2025

Can I use somehow the dev image?

jokobsk/netalertx-dev

@redstormsju
Copy link

@DST73 it should be fixed in the netalertx-dev image, not yet released in the main production image

Will the fix be in the main production image as well or should I switch to the dev image?

@jokob-sk
Copy link
Owner

jokob-sk commented Jan 30, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working next release/in dev image🚀 This is coming in the next release or was already released if the issue is Closed.
Projects
None yet
Development

No branches or pull requests

5 participants