-
### Describe the current behavior
Older instances that have been upgraded - downloads work fine but the last 2 setups, I get this when trying to download from the administration. I have s3 storage bu…
-
#### What is the problem?
I have a remote on a host that is already set to share connections (to work around a policy of not accepting SSH keys):
```
Host
ControlMaster auto
ControlP…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
```
Error: /opt/app/app/programs/server/npm/node_modules/meteor/npm-bcrypt/node_modules/bcrypt/build/Release/bcrypt_lib.node: invalid ELF header
at Module.load (module.js:356:32)
at Function.M…
-
**bug描述**
在运行:npm i -g chameleon-tool
命令行提示:
```
node-pre-gyp WARN Tried to download(404): https://fsevents-binaries.s3-us-west-2.amazonaws.com/v1.2.4/fse-v1.2.4-node-v83-darwin-x64.tar.gz
nod…
-
Hi,
I am trying to run tests in CodeBuild plugin and showing results on Jenkins. I was able to put test results on CodeBuild reports, but I am struggling to display these results on Jenkins UI. I …
-
I tried to create an API which fetches app list from meta files and then get's the app's info by fetching the `.yml` file from `https://raw.githubusercontent.com/electron/apps/master/apps/${app}/${app…
-
### Describe the bug
We recently started to see our integration tests failing, even though deploys were succeeding. The failures on the integration tests look like this:
```
sent 1,788 bytes …
-
I am trying to forward requests from myexampleurl.com/tw2 and access them at myexampleurl.com:8080 on nginx. I did this successfully for the default tiddlywiki on another port. I tried setting up a …
-
This affects calculation of approximate zoom in `get_zoom.py`, which assumes meters. It previously used rasterio to transform the bounds and generate an affine transform, but this didn't work on large…