Nelson Dane
Nelson Dane
It says you don't have enough disk space @mohay3069
Lol bro approved code that doesn't even work
This is old and outdated and replaced by other PRs (see https://github.com/NelsonDane/auto-rsa/pull/314)
Is this replaced by https://github.com/NelsonDane/auto-rsa/pull/314 @gabehal ?
Thanks for the PR, give me a little bit of time to test this :)
Unfortunately, I still got errors, but I was able to figure them out and update the instructions here (bf27e334806f32d8d2e39d5be570d7bf382aee75). If you come across a different issue or that wasn't the...
> Well for RSA, Ally is no longer allowing RSA only trades. True, but Ally could be used for other non-rsa trades too, but a note would be good that...
I think this is a Docker networking issue. "localhost" in your config will refer to the buildarr container since that's what's running your buildarr config. Since your sonarr container is...
Convo here https://github.com/jmfernandes/robin_stocks/issues/537
```yaml edgedb: image: edgedb/edgedb:latest container_name: edgedb restart: always environment: #- GEL_SERVER_SECURITY=insecure_dev_mode - GEL_SERVER_ADMIN_UI=enabled - GEL_SERVER_BIND_ADDRESS=0.0.0.0 - GEL_SERVER_USER=edgedb - GEL_SERVER_PASSWORD=edgedb - GEL_SERVER_TLS_CERT_MODE=generate_self_signed volumes: - ./config/edgedb:/var/lib/edgedb/data - ./dbschema:/dbschema ports: - 5656:5656 ```...