Package Details: overseerr 1.32.5-1

Git Clone URL: https://aur.archlinux.org/overseerr.git (read-only, click to copy)
Package Base: overseerr
Description: Request management and media discovery tool for the Plex ecosystem
Upstream URL: https://github.com/sct/overseerr
Licenses: MIT
Submitter: mmozeiko
Maintainer: mmozeiko
Last Packager: mmozeiko
Votes: 1
Popularity: 0.000000
First Submitted: 2020-12-14 06:53 (UTC)
Last Updated: 2023-01-31 21:12 (UTC)

Latest Comments

bkb commented on 2022-10-20 13:52 (UTC) (edited on 2022-10-20 14:24 (UTC) by bkb)

error /home/$USER/.cache/paru/clone/overseerr/src/overseerr-1.30.1/node_modules/cypress: Command failed.
[FAILED] Error: connect ETIMEDOUT 172.67.25.250:443
Error code: SSL_ERROR_NO_CYPHER_OVERLAP
error Command failed with signal "SIGKILL".

Maybe too much to compile for my computer. If someone could make a binary

mmozeiko commented on 2021-11-10 19:09 (UTC) (edited on 2021-11-10 19:18 (UTC) by mmozeiko)

It seems that happens even when not on ArchLinux: https://github.com/sct/overseerr/issues?q=is%3Aissue+crypto_1.randomUUID+is+not+a+function

Maybe you are using old or bad node version? I am running this with node v16.11.1 package from here: https://archlinux.org/packages/community/x86_64/nodejs/

Try asking this upstream in overseer issues or discord. Not sure if that is problem with AUR package build itself.

trumee commented on 2021-11-10 18:07 (UTC)

Fails to run with the following message,

Nov 10 23:34:09 computer node[731761]: 2021-11-10T18:04:09.524Z [info]: Commit Tag: 1.27.0
Nov 10 23:34:09 computer node[731761]: 2021-11-10T18:04:09.552Z [info]: Starting Overseerr version 1.27.0
Nov 10 23:34:10 computer node[731761]: 2021-11-10T18:04:10.312Z [error]: TypeError: (0 , crypto_1.randomUUID) is not a function
Nov 10 23:34:10 computer node[731761]:     at new Settings (/usr/lib/overseerr/dist/lib/settings.js:30:47)
Nov 10 23:34:10 computer node[731761]:     at getSettings (/usr/lib/overseerr/dist/lib/settings.js:290:20)
Nov 10 23:34:10 computer node[731761]:     at /usr/lib/overseerr/dist/index.js:71:49
Nov 10 23:34:10 computer systemd[1]: overseerr.service: Main process exited, code=exited, status=1/FAILURE
Nov 10 23:34:10 computer systemd[1]: overseerr.service: Failed with result 'exit-code'.