Skip to content

Uberspace: Unable to load content: Error fetching content: HTTP code 200 #6410

Closed Answered by Alkarex
Lucki asked this question in Q&A
Discussion options

You must be logged in to vote

Everything works fine for me testing with our official Docker images (Debian, Alpine) and manually on Ubuntu. As such, I believe the problem is due to a misconfiguration on Uberspace.de.

Instead of manually patching the code, I suggest you edit the configuration file ./FreshRSS/data/config.php and add:

	// ...
	'curl_options' => array(
		CURLOPT_ENCODING => 'deflate, gzip',
		// ...
	),
	// ...

Replies: 3 comments 29 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
15 replies
@Lucki
Comment options

@Alkarex
Comment options

@Lucki
Comment options

@Alkarex
Comment options

@Lucki
Comment options

Comment options

You must be logged in to vote
14 replies
@Lucki
Comment options

@Alkarex
Comment options

@Alkarex
Comment options

@Alkarex
Comment options

Answer selected by Lucki
@Lucki
Comment options

@Lucki
Comment options

@Alkarex
Comment options

@Lucki
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants