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 01-15-2019, 02:27 PM   #1
Vanguard382
Junior Member
Vanguard382 began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jan 2019
Device: Calibre
Calibre Reverse Proxy Mac High Seira

Greetings!

Apologizes if this question is on the novice level when it comes to reverse proxy/apache configuration.
I have a Calibre server that runs on my Mac Server running OS High Seira.
In the past I was able to access Calibre through an apache reverse proxy I had configured.

My apache .conf for calibre is:

# from http://httpd.apache.org/docs/2.2/mod...html#proxypass
RewriteEngine On

RewriteCond %{HTTPS} =off
RewriteRule . - [E=protocol:http,E=port:80]
RewriteCond %{HTTPS} =on
RewriteRule . - [E=protocol:https,E=port:443]

ProxyPass /calibre http://localhost:51269/calibre
ProxyPassReverse /calibre http://localhost:51269/calibre

In the past I had no problem going from my external facing hostname to /calibre and access all pages.
Now attempting to access receive

Failed to communicate with "/calibre/interface-data/init?1547580343661", with status: [502] Proxy Error

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> 502 Proxy Error
Proxy Error
The proxy server received an invalid response from an upstream ser

This leads me to believe there is some issue with the way my reverse proxy is handling the request.
Thank you for any and all assistance, let me know if there is any additional info I can provide!
Vanguard382 is offline   Reply With Quote
Old 01-15-2019, 10:06 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,842
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
See https://manual.calibre-ebook.com/ser...-other-servers
kovidgoyal is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help: Using NGINX as reverse-proxy for Calibre haertig Related Tools 5 11-18-2017 08:54 PM
Calibre-server reverse proxy issues dom134 Related Tools 12 05-30-2016 04:39 PM
Aldiko + Calibre-Server + Reverse Proxy dummkauf Related Tools 4 02-02-2016 02:55 PM
need help with reverse proxy server novaris Devices 1 09-10-2012 12:22 PM
Content Server with Apache Reverse Proxy Caleb666 Calibre 1 08-29-2011 04:20 PM


All times are GMT -4. The time now is 11:45 PM.


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