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

(node:13) [DEP0040] DeprecationWarning #1308

Closed
1 task done
Breinich opened this issue Jan 26, 2025 · 1 comment
Closed
1 task done

(node:13) [DEP0040] DeprecationWarning #1308

Breinich opened this issue Jan 26, 2025 · 1 comment

Comments

@Breinich
Copy link

Description

I received this warning during startup:

(node:13) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.

I use the latest jellyseerr inage from here: docker.io/fallenbagel/jellyseerr:latest.

Version

2.3.0

Steps to Reproduce

  1. /usr/bin/podman run --name=systemd-jellyseerr --cidfile=/run/user/____/jellyseerr.cid --replace --rm --cgroups=split --tz=Europe/Budapest --sdnotify=conmon -d -v /.../jellyseerr:/app/config --label io.containers.autoupdate=registry --publish 5055:5055 --env LOG_LEVEL=warning docker.io/fallenbagel/jellyseerr:latest

Screenshots

No response

Logs

systemd-jellyseerr
(node:13) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
CODE_FILE
src/ctr_logging.c
CODE_FUNC
write_journald
CODE_LINE
329
CONTAINER_ID
...
CONTAINER_ID_FULL
...
CONTAINER_NAME
systemd-jellyseerr
PRIORITY
3
SYSLOG_IDENTIFIER
systemd-jellyseerr
_AUDIT_LOGINUID
...
_AUDIT_SESSION
3
_BOOT_ID
...
_CAP_EFFECTIVE
1ffffffffff
_CMDLINE
/usr/bin/conmon --api-version 1 -c ... -u ... -r /usr/bin/crun -b /.../containers/storage/overlay-containers/.../userdata -p /.../containers/overlay-containers/.../userdata/pidfile -n systemd-jellyseerr --exit-dir /.../libpod/tmp/exits --full-attach -l journald --log-level warning --syslog --runtime-arg --log-format=json --runtime-arg --log --runtime-arg=/.../containers/overlay-containers/.../userdata/oci-log --conmon-pidfile /.../containers/overlay-containers/.../userdata/conmon.pid --exit-command /usr/bin/podman --exit-command-arg --root --exit-command-arg /.../containers/storage --exit-command-arg --runroot --exit-command-arg /.../containers --exit-command-arg --log-level --exit-command-arg warning --exit-command-arg --cgroup-manager --exit-command-arg systemd --exit-command-arg --tmpdir --exit-command-arg /.../libpod/tmp --exit-command-arg --network-config-dir --exit-command-arg "" --exit-command-arg --network-backend --exit-command-arg netavark --exit-command-arg --volumepath --exit-command-arg /.../containers/storage/volumes --exit-command-arg --db-backend --exit-command-arg boltdb --exit-command-arg --transient-store=false --exit-command-arg --runtime --exit-command-arg crun --exit-command-arg --storage-driver --exit-command-arg overlay --exit-command-arg --events-backend --exit-command-arg journald --exit-command-arg container --exit-command-arg cleanup --exit-command-arg --rm --exit-command-arg ...
_COMM
conmon
_EXE
/usr/bin/conmon
_GID
...
_HOSTNAME
...
_MACHINE_ID
...
_PID
...
_RUNTIME_SCOPE
system
_SELINUX_CONTEXT
podman (unconfined)
_SOURCE_REALTIME_TIMESTAMP
...
...

Platform

desktop

Database

SQLite (default)

Device

Operating System

Ubuntu 24.04

Browser

Additional Context

No response

Code of Conduct

  • I agree to follow Jellyseerr's Code of Conduct
@Breinich Breinich added awaiting triage This issue needs to be reviewed bug Something isn't working labels Jan 26, 2025
@fallenbagel
Copy link
Owner

fallenbagel commented Jan 26, 2025

Not a bug. It's not an issue. You can ignore it

We recently migrated to node 22, and it's coming from it afaik. Nevertheless, not a bug.

@fallenbagel fallenbagel removed bug Something isn't working awaiting triage This issue needs to be reviewed labels Jan 26, 2025
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

2 participants