Quote:
Originally Posted by devtech8
I did try that and have also tried chrome and firefox to access.
|
Try using:
Code:
192.168.1.26 port:18080/mobile
If that works then
Code:
192.168.1.26 port: 18080/
The next thing to try will be to change the port, I use 8095 for my server running Mint 19, with Firefox 64.
To verify calibre server is operating on your server open a terminal and use:
Code:
sudo netstat -lntup
Will give you this:
You can see that my calibre is on port 8095 and is listening.
bernie