-
Investigate ways to test on app engine. Need to tear down and build database.
jjh42 updated
13 years ago
-
Hello!
I'm not sure if I'm just confused but it seems to me that the conformance test for push doesn't quite match the specification.
The only PATCH endpoint in the spec (as far as I understand) …
-
I got this error:
```
HTTPSConnectionPool(host='datasets.blob.core.windows.net', port=443): Max retries exceeded with url: /datasets?restype=container (Caused by NewConnectionError(': Failed to esta…
-
I've been trying to upload a youtube video using the javascript client library. I have all of the authentication code working correctly and i've been able to call youtube.channels.list successfully.
…
-
Remaining tasks:
- [ ] PR against distribution to add monolithic support to client and registry.
- [ ] PR against the docker daemon to integrate the above client changes.
See https://github.com/docke…
ghost updated
8 years ago
-
Hi,
while testing our code, we encountered the following exception:
2016-11-03 13:57:49.862,Error,3384,XXXXXXXXXXX,,EXCEPTION: code=2147483651 flags=0 addr=00007FFFAEE5C2FCSymInit: Symbol-Searc…
-
**Scenario:**
1. Take a picture with iPad Air
2. Upload picture from iPad through an HTML form post to an Azure Mobile Service API
3. Error returns (413) due to size of the request. Debugged, and it …
24X7 updated
10 years ago
-
[Project board link](https://github.com/orgs/k8ssandra/projects/8/views/1?pane=issue&itemId=60917563)
Hello there,
I am having an issue in using iam user & role properly. folliwng https://github.com…
-
I'm trying to push a large image, to my local Harbor registry, after built with
`
docker run --rm -it --privileged -v $HOME/.docker:/root/.docker -v $(pwd):/build/ --entrypoint=buildctl moby/buildki…
-
Need to upload large files using chunks to azure. Any suggestion's @kkazuo