forward proxy
Hi all,
I'm currently setting up my first selfoss installation but can't get it to download feeds using a forward proxy.
I have not seen configuration option in config.ini to define a forward proxy so I tried adding some environment variables in apache VirtualHost:
SetEnv http_proxy=http://proxyhost:3128/
SetEnv https_proxy=http://proxyhost:3128/
curl is supposed to check these variables and use the proxy if defined but updates fail because of timeout:
[2019-01-18 14:44:28] selfoss.ERROR: error loading feed content for foobar {"exception":"[object] (Exception(co
de: 0): cURL error 28: Connection timed out after 10000 milliseconds at /var/www/selfoss/selfoss-2.18/spouts/rss/feed
.php:160)
[stacktrace]
#0 /var/www/selfoss/selfoss-2.18/helpers/ContentLoader.php(99): spouts\^Mss\\feed->load(Array)
#1 /var/www/selfoss/selfoss-2.18/helpers/ContentLoader.php(35): helpers\\ContentLoader->fetch(Array)
#2 /var/www/selfoss/selfoss-2.18/controllers/Index.php(181): helpers\\ContentLoader->update()
#3 /var/www/selfoss/selfoss-2.18/vendor/bcosca/fatfree-core/base.php(1806): controllers\\Index->update(Object(Base),
Array, 'controllers\\\\Ind...') #4 /var/www/selfoss/selfoss-2.18/vendor/bcosca/fatfree-core/base.php(1627): Base->call(Array, Array, Array)
#5 /var/www/selfoss/selfoss-2.18/index.php(80): Base->run()
#6 {main}
"}
Does anyone use selfoss with a forward proxy?
If yes, how?
Complete thread:
- forward proxy -
GwennG,
2019-01-18, 15:32
- forward proxy -
GwennG,
2019-01-18, 16:38
- forward proxy -
jtojnar,
2019-01-19, 06:20
- forward proxy - GwennG, 2019-01-21, 11:10
- forward proxy -
jtojnar,
2019-01-19, 06:20
- forward proxy -
GwennG,
2019-01-18, 16:38