Marco Santos
Marco Santos
For troubleshooting, see [https://www.mattermost.org/troubleshoot/](https://www.mattermost.org/troubleshoot/). Currently I am using Cloudflare for Teams (Warp) which intercepts all traffic. It requires installing a self signed certificate on the computer. I am using Linux...
I've pushed the latest version and this is happening: ``` Stack trace (most recent call last) in thread 1220: #6 Object ", at 0xffffffffffffffff, in #5 Object "/lib/x86_64-linux-gnu/libc-2.23.so, at 0x7f866e04541c,...
**Describe the bug** When pointing this library to a HTTP endpoint and that HTTP endpoint is configured to redirect to HTTPS the requests fails. This is probably affected by 301...
Add imports to fix compilation on FreeBSD
Node Version: v8.8.1 Operating System: FreeBSD 11.1-RELEASE-p1 ``` CXX(target) Release/obj.target/iptrie/src/iptrie.o ../src/iptrie.cc:87:25: error: field has incomplete type 'struct in6_addr' struct in6_addr addr6; ^ ../src/btrie.h:42:37: note: forward declaration of 'in6_addr' void add_route_ipv6(btrie...
There was an extra argument that was causing warning messages on the application start.