-
I'm having errors when I execute a query to Denodo, sometimes it randomly gives me a panic error and the service crashes.
rows, err := repo.db.Query(dbQuery)
Example error:
```
fatal error: …
-
if change system time, cron do not work again!!!
-
I am using robfig V2 on golang v1.10. I have a job that is executed every 5 mins. I have around 2k jobs to be started at once. Now when it starts, I did not add any custom delay but second execution f…
-
This has come up a lot in the forum but there's no issue for it here that I can find. We've evolved the rate limits a couple of times and this is something that many/most other rate limiting things ha…
calmh updated
3 years ago
-
### Welcome
- [X] Yes, I'm using the latest major release. Only such installations are supported.
- [X] Yes, I'm using the supported system. Only such systems are supported.
- [X] Yes, I've searc…
-
Hi, I'm trying to install goldie to project with modules. And error about incompatible version appears. Could you help me get around this problem?
```
> go get github.com/sebdah/goldie@v2.0.0
go: f…
-
```
10:48:35.046 DBG (default/aws-adityathebe) Starting scraper
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime error: invalid memory addr…
-
## Background
The `github.com/sensu/sensu-go` uses [Go modules](https://github.com/golang/go/wiki/Modules) and the current release version is `v5`. And it’s module path is `"github.com/sensu/sensu-go…
-
**Describe the problem/challenge you have**
Currently, Velero uses robfig/cron library version v1.1.0 which does not support time zone specification for scheduled tasks. Upgrading to robfig/cron ve…
-
I have been using LiteIDE for the last few years on Windows 10, go 1.12, LiteIDE 36 and it has been working well. This week I tried to switch to a new MacOS machine and LiteIDE did not work. Please le…