-
Applications seem to be throwing an exception during pause, makes them crash on resume. The case is consistently reproducible with the basic example.
1. Launch the basic example on an Android device
2…
-
**Which version of MSAL Go are you using?**
Microsoft Authentication Library for Go 1.0.0
**Where is the issue?**
* Public client
* [ ] Device code flow
* [ ] Username/Password (ROPC gr…
nohns updated
3 weeks ago
-
I apologize for what may be a stupid question, but do I understand correctly that you just need to take the source files and write make build?
I have a test installation of Ubuntu 22.04 lts, all th…
-
my url == http://127.0.0.1:8879/test?cmd=2330,0;
func main() {
appIris := iris.New()
appIris.Get("/test", func(ctx iris.Context) {
testParam(ctx)
})
appIris.Run(iris.Addr(8879) /* 0.*/, iri…
-
I've got an error building master using Go 1.6:
```
$ git clone https://github.com/containerops/dockyard …
-
Hello!
I enabled the thanos promql engine in our staging environment and I see the following runtime panic occurring:
```
level=error ts=2023-04-07T04:05:54.210299148Z caller=engine.go:361 ms…
-
I have been tried to run gpodder2go in a dockerized environment but I have not been fully successful yet. I was wondering if somebody already managed to do it.
This is the Dockerfile I wrote (not w…
-
Nice - finally a Cloud based on GoLang :)
Just tested it. found some things that have been inconvinient:
I run `ocis` at home and make it public through Cloudflare Tunnle. It works surprisingly …
-
**Summary**. Describe the expected and actual behavior here.
I upgraded the wrapper from v2.8.0 to v2.12.0 and found that my console application (dev'd in golang), which has a cron to run some proc…
-
Hi,
I am trying to execute the below command :
`buildctl build --local dockerfile=. --frontend=dockerfile.v0`
And I am getting this below error :
```
[+] Building 0.0s (0/0)
error: fa…