|
|
#1 | ||
|
Member
![]() Posts: 11
Karma: 10
Join Date: Jul 2017
Device: Tolino Vision 2
|
Update to 4.19.0 broke with Ubuntu
Hi there,
after updating I cannot start Calibre anymore. The error is: Quote:
Code:
[Unit]
Description=Calibre Service
After=network.target
[Service]
Type=forking
User=calibre
Group=mediaservice
Environment="CALIBRE_CONFIG_DIRECTORY=/home/Big/calibre-data"
PIDFile=/media/Data/calibre/calibre-server.pid
ExecStart=/usr/bin/calibre-server "/media/Data/calibre" \
--daemonize \
--userdb /media/Data/calibre-data/users.sqlite \
--enable-auth \
--auth-mode=basic \
--max-opds-items=30 \
--max-opds-ungrouped-items=100 \
--port=49150 \
--pidfile=/media/Data/calibre/calibre-server.pid \
--max-log-size=1000 \
--log=/media/Data/calibre-data/calibre.log
ExecStop=/usr/bin/kill -15 $MAINPID
[Install]
WantedBy=multi-user.target
Quote:
|
||
|
|
|
|
|
#2 |
|
Member
![]() Posts: 11
Karma: 10
Join Date: Jul 2017
Device: Tolino Vision 2
|
Sorry people. I found the path error. it was my "Environment" line in the service file. But it also works without it. But after upgrading it was broken and showed in the logs that it can't write to the proper path.
But actually the error in itsel is gone. Maybe it was removing Python 2 and installing python-is-python3 whch helped because I can start the service again. |
|
|
|
| Advert | |
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| New Update broke ability to write with hand on surface? | bsabiston | Onyx Boox | 4 | 01-20-2020 05:06 PM |
| Sigil update on Linux (Ubuntu) 0.9.12 to 0.9.13 | Typographer | Sigil | 2 | 04-20-2019 07:15 AM |
| ubuntu 18.04 update problem | rjwse@aol.com | Editor | 1 | 07-24-2018 09:39 AM |
| How do I update Calibre in Ubuntu? | baron164 | Calibre | 8 | 06-12-2018 10:01 AM |
| Update, Error message on Ubuntu 12.04 | Lanson | Devices | 12 | 07-03-2016 07:04 PM |