This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Paperless LXC stuck at Installing Natural Language toolkit #3866
Unanswered
ErickPH
asked this question in
Help Needed
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What settings are you currently utilizing?
Default Settings
Which Linux distribution are you employing?
Debian 12
What other information can I provide to assist in troubleshooting this installation?
Proxmox 8.2.2, local storage. dns resolution working correctly.
Time waiting for response:
over one hour.
procesess running:
344551 ? S+ 0:03 bash -c #!/usr/bin/env bash # Copyright (c) 2021-2024 tteck # Author: tteck (tteckster) # License: MIT # https://github.com/tteck/Proxmox/raw/main/LICENSE sou
344552 ? Sl+ 0:00 python3 -m nltk.downloader -d /usr/share/nltk_data all
Upon further investigation with verbose mode, I found that the script is waiting on two answers:
First one:
Second One:
(message lost in logs) it was Asking if I wanted to install Adminer (y/n)
So a verbose install allowed me to correctly install paperless.
paperless_partial_verbose_install_log.txt
thanks.
Beta Was this translation helpful? Give feedback.
All reactions