Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Server

Notices

Reply
 
Thread Tools Search this Thread
Old 03-27-2020, 04:04 PM   #1
don_caviare
Junior Member
don_caviare began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Sep 2014
Device: Kindle 4
Cannot start Calibre-server (code=exited, status=203/EXEC)

Hi all,
I've been following this tutorial, in the hope that I can set up my Calibre server to start up automatically at boot on my Raspberry Pi (running Raspbian Stretch). X libraries are installed.

It seems like the server fails to start...

Code:
● calibre-server.service - calibre content server
   Loaded: loaded (/etc/systemd/system/calibre-server.service; disabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Fri 2020-03-27 19:48:02 GMT; 6min ago
 Main PID: 29349 (code=exited, status=203/EXEC)

Mar 27 19:48:02 raspberrypi systemd[1]: Started calibre content server.
Mar 27 19:48:02 raspberrypi systemd[1]: calibre-server.service: Main process exited, code=exited, status=203/EXEC
Mar 27 19:48:02 raspberrypi systemd[1]: calibre-server.service: Unit entered failed state.
Mar 27 19:48:02 raspberrypi systemd[1]: calibre-server.service: Failed with result 'exit-code'.
This is my super-simple config:

Code:
[Unit]
Description=calibre content server
After=network.target

[Service]
Type=simple
User=pi
Group=pi
ExecStart=/opt/calibre/calibre-server "/media/pi/yarblup/booklibnew"

[Install]
WantedBy=multi-user.target
Any idea what the problem might be? Is the server failing to locate the library?
Things work fine when just using calibre-server in terminal.

All help appreciated!
don_caviare is offline   Reply With Quote
Old 03-27-2020, 10:12 PM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,871
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
That error means /opt/calibre/calibre-server doesn't exist or the user pi does not have permission to read/execute it.
kovidgoyal is offline   Reply With Quote
Advert
Old 03-28-2020, 09:59 AM   #3
don_caviare
Junior Member
don_caviare began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Sep 2014
Device: Kindle 4
Thumbs up

Quote:
Originally Posted by kovidgoyal View Post
That error means /opt/calibre/calibre-server doesn't exist or the user pi does not have permission to read/execute it.
Brilliant! Thanks Kovid. I kept double-checking my library path, and forgot to check my application path... *facepalm*
Turns out calibre-server was installed in /usr/bin/.

Eternal gratitude to you (and others) for developing this splendid software.
don_caviare is offline   Reply With Quote
Reply

Tags
calibre-server, service


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
calibre-server - cannot start second instance mike26 Server 5 10-08-2019 12:33 PM
Unable to start calibre server dator Server 9 08-31-2018 08:45 AM
Calibre server won't start, but why? sciurius Related Tools 5 02-11-2018 10:33 PM
Calibre server won't start! Moketa Calibre 6 05-24-2012 07:31 PM
Calibre server wont start ...help please StefTeamEdward Calibre 20 05-17-2010 12:05 PM


All times are GMT -4. The time now is 05:09 AM.


MobileRead.com is a privately owned, operated and funded community.