I-am-PUID-0 / DMB

Debrid Media Bridge
MIT License
125 stars 9 forks source link

chown_recursive for /riven can take significant time #68

Closed I-am-PUID-0 closed 1 month ago

I-am-PUID-0 commented 1 month ago

Oct 23, 2024 10:22:16 - DEBUG - Group with GID 1000 does not exist. Creating group...
Oct 23, 2024 10:22:16 - DEBUG - Group check/creation took 0.01 seconds
Oct 23, 2024 10:22:16 - DEBUG - User 'DMB' does not exist. Creating user...
Oct 23, 2024 10:22:16 - DEBUG - User check took 0.00 seconds
Oct 23, 2024 10:22:16 - DEBUG - Writing to /etc/passwd took 0.01 seconds
Oct 23, 2024 10:22:17 - DEBUG - chown_recursive for /zurg took 0.87 seconds
Oct 23, 2024 10:22:17 - DEBUG - chown_recursive for /log took 0.00 seconds
Oct 23, 2024 10:22:17 - DEBUG - chown_recursive for /config took 0.00 seconds
Oct 23, 2024 10:23:27 - ERROR - The Zurg RD process is not running.
Oct 23, 2024 10:24:11 - DEBUG - chown_recursive for /riven took 114.21 seconds
Oct 23, 2024 10:24:11 - DEBUG - chown_recursive for /home/DMB took 0.00 seconds
Oct 23, 2024 10:24:11 - DEBUG - Chown operations took 115.08 seconds
Oct 23, 2024 10:24:11 - DEBUG - Total time to create system user 'DMB' was 115.10 seconds
I-am-PUID-0 commented 1 month ago

Resolved w/ Version [5.4.0]