Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] Linuxserver.io - LazyLibrarian

Featured Replies

I can't launch the app. This is the error that is repeating:

 

[migrations] started
[migrations] no migrations found
usermod: no changes

-------------------------------------
_ ()
| | ___ _ __
| | / __| | | / \
| | \__ \ | | | () |
|_| |___/ |_| \__/


Brought to you by linuxserver.io
-------------------------------------

To support LSIO projects visit:
https://www.linuxserver.io/donate/
-------------------------------------
GID/UID
-------------------------------------

User uid: 99
User gid: 100
-------------------------------------

[custom-init] No custom files found, skipping...
/app/lazylibrarian/requests/__init__.py:109: RequestsDependencyWarning: urllib3 (1.26.12) or chardet (None)/charset_normalizer (3.0.1) doesn't match a supported version!

warnings.warn(
2023-02-12 11:58:15,800 WARNING: Translating prior LOGLEVEL of 1 to 20, which is the new value. [logconfig.py:311 (MAIN/root)]

2023-02-12 11:58:15,802 WARNING: Unknown option GENERAL.IMP_PREPROCESS in config [config2.py:90 (MAIN/lazylibrarian.config2)]

2023-02-12 11:58:15,802 WARNING: Unknown option GENERAL.BOOK_IMG in config [config2.py:90 (MAIN/lazylibrarian.config2)]

2023-02-12 11:58:15,804 WARNING: Unknown option GENERAL.MAG_IMG in config [config2.py:90 (MAIN/lazylibrarian.config2)]

2023-02-12 11:58:15,804 WARNING: Unknown option GENERAL.AUTHOR_IMG in config [config2.py:90 (MAIN/lazylibrarian.config2)]

2023-02-12 11:58:15,804 WARNING: Unknown option GENERAL.COMIC_IMG in config [config2.py:90 (MAIN/lazylibrarian.config2)]

2023-02-12 11:58:15,806 WARNING: Unknown option LIBRARYSCAN.IMP_GOOGLEIMAGE in config [config2.py:90 (MAIN/lazylibrarian.config2)]

2023-02-12 11:58:15,808 WARNING: Unknown option GEN.GEN_DLPRIORITY in config [config2.py:90 (MAIN/lazylibrarian.config2)]

2023-02-12 11:58:15,809 WARNING: Unknown option GEN.GEN2_DLPRIORITY in config [config2.py:90 (MAIN/lazylibrarian.config2)]

2023-02-12 11:58:15,809 WARNING: Unknown option GEN.GEN2 in config [config2.py:90 (MAIN/lazylibrarian.config2)]

2023-02-12 11:58:15,809 WARNING: Unknown option GEN.GEN_SEARCH in config [config2.py:90 (MAIN/lazylibrarian.config2)]

2023-02-12 11:58:15,809 WARNING: Unknown option GEN.GEN_HOST in config [config2.py:90 (MAIN/lazylibrarian.config2)]

2023-02-12 11:58:15,809 WARNING: Unknown option GEN.GEN_DLTYPES in config [config2.py:90 (MAIN/lazylibrarian.config2)]

2023-02-12 11:58:15,809 WARNING: Unknown option GEN.GEN in config [config2.py:90 (MAIN/lazylibrarian.config2)]

2023-02-12 11:58:15,809 WARNING: Unknown option GEN.GEN2_HOST in config [config2.py:90 (MAIN/lazylibrarian.config2)]

2023-02-12 11:58:15,810 WARNING: Unknown option GEN.GEN2_SEARCH in config [config2.py:90 (MAIN/lazylibrarian.config2)]

2023-02-12 11:58:15,810 WARNING: Unknown option NMA.NMA_ONSNATCH in config [config2.py:90 (MAIN/lazylibrarian.config2)]

2023-02-12 11:58:15,810 WARNING: Unknown option NMA.USE_NMA in config [config2.py:90 (MAIN/lazylibrarian.config2)]

2023-02-12 11:58:15,810 WARNING: Unknown option NMA.NMA_PRIORITY in config [config2.py:90 (MAIN/lazylibrarian.config2)]

2023-02-12 11:58:15,810 WARNING: Unknown option NMA.NMA_ONDOWNLOAD in config [config2.py:90 (MAIN/lazylibrarian.config2)]

2023-02-12 11:58:15,810 WARNING: Unknown option NMA.NMA_APIKEY in config [config2.py:90 (MAIN/lazylibrarian.config2)]

2023-02-12 11:58:15,818 WARNING: Unknown option GEN2.GEN2_DLTYPES in config [config2.py:90 (MAIN/lazylibrarian.config2)]

Traceback (most recent call last):
File "/app/lazylibrarian/LazyLibrarian.py", line 140, in <module>
main()
File "/app/lazylibrarian/LazyLibrarian.py", line 64, in main
starter.load_config(configfile)
File "/app/lazylibrarian/lazylibrarian/startup.py", line 196, in load_config
config.load_configfile(configfile=configfile)
File "/app/lazylibrarian/lazylibrarian/config2.py", line 70, in load_configfile
self.ensure_arrays_have_empty_item()
File "/app/lazylibrarian/lazylibrarian/config2.py", line 116, in ensure_arrays_have_empty_item
self.arrays[name].ensure_empty_end_item()
File "/app/lazylibrarian/lazylibrarian/configarray.py", line 73, in ensure_empty_end_item
if len(self._configs) == 0 or self.is_in_use(len(self._configs) - 1):
File "/app/lazylibrarian/lazylibrarian/configarray.py", line 66, in is_in_use
return self.primary_host(index) != ''
File "/app/lazylibrarian/lazylibrarian/configarray.py", line 52, in primary_host
config = self[index]
File "/app/lazylibrarian/lazylibrarian/configarray.py", line 47, in __getitem__
return self._configs[index]
KeyError: 1

Any idea how to fix this?

  • 1 year later...
  • Replies 226
  • Views 76.6k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Why are you putting /config on a drive mounted outside the array?

  • This forum is only for unRAID support. Linuxserver.io has its own forum for supporting their dockers on other platforms.

  • @cheerios2006 Make sure you extra parameters look exactly like this:   -e 'DOCKER_MODS=linuxserver/calibre-web:calibre|linuxserver/mods:lazylibrarian-ffmpeg'   Please note the

Posted Images

I have trouble with the DOCKER MOD for Calibre being added to the container.

I have followed the documentation and added the DOCKER_MODS environment variable with the value linuxserver/mods:universal-calibre|linuxserver/mods:lazylibrarian-ffmpeg

 

The config page in LazyLibrarian for Calibredb import program has also been set to /usr/bin/calibredb

 

When the container is starting I get the below errors.

 

image.thumb.png.2f07333859a61b36d821f53a7be640a7.png

 

 

Using the console for the same container I can with no problem access the internet (tried e.g. simply by curl ifconfig.me).

 

I have verified the files and the /usr/bin/calibredb folder is in fact missing in the container, which of course makes the Calibre import function to fail.

 

Any ideas why this is the case?

 

Edited by mArBLe

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.