You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-09-02 23:16:12 Setting up command-line completion...
2024-09-02 23:16:12 Installing zsh completion to: /usr/share/zsh/vendor-completions/_calibre
2024-09-02 23:16:12 Failed to find directory to install bash completions, using default.
2024-09-02 23:16:12 Installing bash completion to: /usr/share/bash-completion/completions/
2024-09-02 23:16:12 Setting up desktop integration...
2024-09-02 23:16:12
2024-09-02 23:16:12 ____________________ WARNING ____________________
2024-09-02 23:16:12 Setting up desktop integration failed with error:
2024-09-02 23:16:12 __________________________________________________
2024-09-02 23:16:12
2024-09-02 23:16:12
2024-09-02 23:16:12 Traceback (most recent call last):
2024-09-02 23:16:12 File "calibre/linux.py", line 859, in setup_desktop_integration
2024-09-02 23:16:12 File "calibre/linux.py", line 881, in do_setup_desktop_integration
2024-09-02 23:16:12 File "calibre/linux.py", line 959, in install_xdg_junk
2024-09-02 23:16:12 File "subprocess.py", line 413, in check_call
2024-09-02 23:16:12 subprocess.CalledProcessError: Command 'xdg-desktop-menu install --noupdate ./calibre-gui.desktop' returned non-zero exit status 3.
2024-09-02 23:16:12
2024-09-02 23:16:12 Creating un-installer: /usr/bin/calibre-uninstall
2024-09-02 23:16:12
2024-09-02 23:16:12
2024-09-02 23:16:12 There were 1 warnings
2024-09-02 23:16:12
2024-09-02 23:16:12 * Setting up desktop integration failed with error:
2024-09-02 23:16:12
2024-09-02 23:16:12 [custom-init] No custom files found, skipping...
2024-09-02 23:16:17 [ls.io-init] done.
Expected Behavior
I followed the installation document step by step and encountered the error mentioned above when installing until the end.
127.0.0.1:8083 web page can be accessed, but Location of Calibre Database cannot select the database.
I have downloaded the metadata.db file and placed it in the/opt/Calibre web/config directory according to others' instructions.
At this point, restarting the container still cannot solve the problem. I followed the installation document step by step and encountered the error mentioned above when installing until the end.
127.0.0.1:8083 web page can be accessed, but Location of Calibre Database cannot select the database.
I have downloaded the metadata.db file and placed it in the/opt/Calibre web/config directory according to others' instructions. At this point, restarting the container still cannot solve the problem.
Steps To Reproduce
OS: MacOS Monterey 12.7.6 (21H1320) Intel core
python version: Python 3.12.4
How docker service was installed: brew install cask docker , brew install docker-compose
I have downloaded the metadata.db file and placed it in the/opt/Calibre web/config directory according to others' instructions. At this point, restarting the container still cannot solve the problem.
From the readme: On the initial setup screen, enter /books as your calibre library location.
and -v /books Where your preexisting calibre database is located.
Is there an existing issue for this?
Current Behavior
2024-09-02 23:16:12 Setting up command-line completion...
2024-09-02 23:16:12 Installing zsh completion to: /usr/share/zsh/vendor-completions/_calibre
2024-09-02 23:16:12 Failed to find directory to install bash completions, using default.
2024-09-02 23:16:12 Installing bash completion to: /usr/share/bash-completion/completions/
2024-09-02 23:16:12 Setting up desktop integration...
2024-09-02 23:16:12
2024-09-02 23:16:12 ____________________ WARNING ____________________
2024-09-02 23:16:12 Setting up desktop integration failed with error:
2024-09-02 23:16:12 __________________________________________________
2024-09-02 23:16:12
2024-09-02 23:16:12
2024-09-02 23:16:12 Traceback (most recent call last):
2024-09-02 23:16:12 File "calibre/linux.py", line 859, in setup_desktop_integration
2024-09-02 23:16:12 File "calibre/linux.py", line 881, in do_setup_desktop_integration
2024-09-02 23:16:12 File "calibre/linux.py", line 959, in install_xdg_junk
2024-09-02 23:16:12 File "subprocess.py", line 413, in check_call
2024-09-02 23:16:12
subprocess.CalledProcessError: Command 'xdg-desktop-menu install --noupdate ./calibre-gui.desktop' returned non-zero exit status 3.
2024-09-02 23:16:12
2024-09-02 23:16:12 Creating un-installer: /usr/bin/calibre-uninstall
2024-09-02 23:16:12
2024-09-02 23:16:12
2024-09-02 23:16:12 There were 1 warnings
2024-09-02 23:16:12
2024-09-02 23:16:12 * Setting up desktop integration failed with error:
2024-09-02 23:16:12
2024-09-02 23:16:12 [custom-init] No custom files found, skipping...
2024-09-02 23:16:17 [ls.io-init] done.
Expected Behavior
I followed the installation document step by step and encountered the error mentioned above when installing until the end.
127.0.0.1:8083 web page can be accessed, but Location of Calibre Database cannot select the database.
I have downloaded the metadata.db file and placed it in the/opt/Calibre web/config directory according to others' instructions.
At this point, restarting the container still cannot solve the problem. I followed the installation document step by step and encountered the error mentioned above when installing until the end.
127.0.0.1:8083 web page can be accessed, but Location of Calibre Database cannot select the database.
I have downloaded the metadata.db file and placed it in the/opt/Calibre web/config directory according to others' instructions. At this point, restarting the container still cannot solve the problem.
Steps To Reproduce
Linuxserver.io version:- 0.6.23-ls288 Build-date:- 2024-09-01T02:04:57+00:00
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: