-
The issue is likely in the cohttp client or elsewhere, but I'm creating the issue here to track it.
```
WRN [tcpip-stack-direct] attempted to write an IPv4 packet in a v6 only stack
```
-
```
vega% hostname
vega
vega% ./result/bin/caldav --admin-password="toots" --host=vega --http=80 --remote=git://vega:9418/data.git
2019-07-27 06:01:32 -07:00: INF [tcpip-stack-socket] Manag…
-
I am having an issue where the TCPIP task is overwriting other tasks stacks. The function `static uint16_t _TCPSocketTxFreeSize(TCB_STUB* pSkt)` is returning a size of 0xFFFF due to the function getti…
-
ResourceManager.list_resources() fails with an unhandled exception when avahi-daemon and zeroconf are both installed.
avahi-daemon is part of the OS install that provides mDNS services for e.g. net…
-
## Problem Description
[usb_cdc_4g_module](https://github.com/espressif/esp-iot-solution/tree/usb/add_usb_solutions/examples/usb/usb_cdc_4g_module) Error log: ***pppos_input_tcpip failed with -1***
…
-
This is a **bug report**
### What do you want to do? What do you expect?
Expecting a proper gateway to not show software or hardware errors in the log.
### What steps did you take? (Give as m…
-
Since I couldn't build Canopy on my Archlinux, I tried it on my Macos. Unfortunately, it doesn't build on it too. After upgrading Mirage to 3.0, I ran the ff commands:
```bash
$ opam pin add tyxml…
-
Currently, we return `tcpip.ErrNoRoute` when a route cannot be found unless the stack determines that a route is not needed in certain scenarios.
We should confirm what errors linux returns, and w…
-
`opam-monorepo` has a very verbose error log when failing to solve packages. Its notably hard to distinguish the failing packages from the others.
For the same set of dependencies, here are the ou…
-
I've installed the latest Golang version:
```
pi@raspberrypi:~/go/src/github.com/FlowerWrong/tun2socks $ go version
go version go1.12.4 linux/arm
```
Following the "how to use it" section, got th…