#community-help

Troubleshooting Self-Hosted TS Errors

TLDR A raised issues with self-hosted TS and got an empty server reply. Kishore Nallan suggested checking the configuration of SSL certs.

Powered by Struct AI
Mar 27, 2022 (21 months ago)
A
Photo of md5-98c72c3023867be0346b48ae4cb22001
A
04:42 PM
Been running into some strange issues with TS self hosted and can’t find documentation for it:
• response_code=0 return_code=bad_content_encoding total_time=0.561199
$ curl <http://xxx.yyy.com:443/health|xxx.yyy.com:443/health>
• curl: (52) Empty reply from server
can’t send data from production server into self hosted TS, and trying to do a health check from local machine always returns in empty reply from server.
Mar 28, 2022 (21 months ago)
Kishore Nallan
Photo of md5-4e872368b2b2668460205b409e95c2ea
Kishore Nallan
01:48 AM
Check that you have configured SSL certs properly. If you are using letscrypt you have to use the fully chained certificate.