-
Error "Bad Gateway"
Following is my docker setup
**Traefic Reverse proxy**
```
version: "3.2"
Reverse Proxy
services:
traefik:
container_name: traefik
restart: unless-stopped
…
-
#### Description of issue
I have tried to install pgweb on Ubuntu 14.04.5 LTS and I have been unsuccessful so far. I am following the wiki page for – Installation as well as tried Build from source. …
-
Remember to follow the [pre bug report](https://github.com/caskroom/homebrew-cask/blob/master/doc/reporting_bugs/pre_bug_report.md) guide beforehand. Failure to do so might get your issue closed.
#…
-
Can not deploy EFS component on imported cluster (K8S or EKS)
```
2018/07/10 13:57:43 deploy ***efs*** (4/13)
2018/07/10 13:57:43 Parameters flattened (efs):
2018/07/10 13:57:43 :component.efs.na…
ghost updated
6 years ago
-
The session still freezing when you run `pgweb` with `--disable-idle-timeout`. Maybe I do not correctly understand the meaning of that flag?
-
It would be nice for pgweb to support transactions and allow to toggle between auto-commit and manual begin/commit/rollback. That way you could perform a series of manipulations, check the result and …
aksdb updated
6 years ago
-
```
kevinowocki@local /Users/kevinowocki/Sites/gitcoin/web~ % docker-compose down; docker-compose up -d --build (git)-[master] :2f4i1d
Stopping web_pgweb_1 ... done
Stopping web_web_1 ... don…
-
#### General troubleshooting steps
- [x] I have retried my command with `--force` and the issue is still present.
- [x] I have checked the instructions for [reporting bugs](https://github.com/Home…
-
```
GET http://localhost:8081/api/activity?_=1527066075833 500 (Internal Server Error)
send @ jquery.js:4
ajax @ jquery.js:4
apiCall @ app.js:59
showActivityPanel @ app.js:580
(anonymous) @ app.…
-
## Bug Report
### Describe the bug
When the dab auto-update runs, it provides the full changelog instead of the diff.
### To Reproduce
Steps to reproduce the behavior:
1. It auto-updates …