-
I tried to deploy observatorium on dev cluster and call loki on other cluster, loki is exposed by nginx ingress.
It seems the api don't set the right Host header on the call, observatorium log :
…
-
Running vibenews behind a varnish proxy. After signup, the software redirects to a url containing the local bound port, rather than the one for the proxy.
-
Right now, the easiest way to set up a mirror is using Mach's Wrench. This works pretty well, but is written in Go and is part of a larger project. It'd be nice to have a more minimal solution.
So, w…
mlugg updated
2 months ago
-
Hi,
In our competition we are running into an issue with failed submission with what appears to be a timeout.
We did increase the running time to 72h in the task itself.
Competition : 3282 http…
-
I'm not able to complete the install for http://phundament.com/docs/51-vagrant-docker.md as vagrant docker get's stuck with:
web: time="2015-04-16T08:30:25Z" level="fatal" msg="Error response from…
-
I just went through a `lxd recover` after an accidental `apt-get autopurge -y snapd` (don't ask or maybe around a beer). This nuked LXD's DB but (fortunately) left the zpool intact for `lxd recover` t…
-
情况:A 端能正向访问 B 端的某个端口,想通过 A 端走 socks 服务访问 B 端后的网络,如果在 B 段 `iox proxy -l xxx` 可以满足需求,但这样如果连接过多 A 端与 B 端的TCP连接会很多,并且 A -> B 的socks 暂时是明文的
解决思路:iox 支持正向 proxy 功能, A -> B 建立 iox 的多路复用连接,在 A 端开启 socks 连接…
-
When reverse-proxying on the same system, such as through Docker, it is useful to use Unix domain sockets to proxy. You can share these via filesystem, e.g. through a shared volume.
This feature req…
-
java.lang.NoClassDefFoundError: cn.com.heaton.blelibrary.ble.request.AdvertiserRequest$4
at cn.com.heaton.blelibrary.ble.request.AdvertiserRequest.(AdvertiserRequest.java:95)
at java…
ghost updated
5 years ago
-
when the application is started in a http environment with a rproxy in front that takes care of the ssl offloading the app shows a note that the form is not secure even though the browser is noticing …