-
I recently enabled the secure flag for cookies. This broke production. The secure flag just means the cookie should only be set over HTTPS, which shouldnt be a problem.
The problem likely arises fr…
-
## [问题描述]
**mpvue 版本号:2.0.7-beta.0
**最小化复现代码:**
```
// 示例代码:
// pages/list/list.js
import Vue from 'vue'
import App from './list'
App.mpType = 'component'
// add this to handle excep…
sokis updated
5 years ago
-
Following message is returned while attempting to load DVBC.xml
```
ChanSort.Loader.PhilipsXml.dll (Philips .xml): System.OverflowException: Value was either too large or too small for an Int32.
…
-
Hi,
is it possible to output tsanalyze's results in JSON format?
Please help me, I don't have C++ skills.
Also, I would like to use tsanalyze or whatever tool in TSDuck to analyze a http or rts…
ghost updated
4 years ago
-
**Describe the bug**
When upgrading to v1.29.0 the following error will occur after a few minutes of being alive:
```
panic: FATAL: couldn't remove NFS directory "/victoria-metrics-data/indexdb/1…
-
VictoriaMetrics is not compling and not working on Raspberry Pi 4
```
~# uname -a
Linux localhost 4.19.66-v7l+ #1253 SMP Thu Aug 15 12:02:08 BST 2019 armv7l GNU/Linux
~# cat /etc/os-release
P…
lomik updated
5 years ago
-
**Describe the bug**
After, upgrade to victoria-metrics-20190905-092823-tags-v1.27.2-0-g88f8670e, we got a lot of these error messages.
> ep 10 14:21:43 ip-172-20-6-16 victoriametrics[8346]: 2019-…
-
Hi
Bit of a strange one, I've been using MuMuDVB for a while now and never has any problems. However today I tried a scan of BBCB HD mux and it doesn't seem to work properly with autoconfiguration …
-
### Subject of the issue ###
TSTool when run in State environment with connection to full SQL Server (not desktop database) has errors reading time series from TSID.
### Environment ###
* TST…
-
When doing a `devtools::check()`, I get:
```
* checking examples ... ERROR
Running examples in ‘wateRinfo-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(),…