You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.
after 20mins deis-controller is restarting, checking logs says it cannot connect to deis-database, db logs say:
server started
Performing an initial backup...
wal_e.main INFO MSG: starting WAL-E
DETAIL: The subcommand is "backup-push".
STRUCTURED: time=2017-01-10T20:22:33.294209-00 pid=106
wal_e.worker.upload INFO MSG: begin archiving a file
DETAIL: Uploading "pg_xlog/000000010000000000000001" to "wabs://database/wal_005/000000010000000000000001.lzo".
STRUCTURED: time=2017-01-10T20:22:34.201929-00 pid=120 action=push-wal key=wabs://database/wal_005/000000010000000000000001.lzo prefix= seg=000000010000000000000001 state=begin
Traceback (most recent call last):
File "/usr/local/lib/python3.5/dist-packages/azure/storage/storageclient.py", line 171, in _perform_request
resp = self._filter(request)
File "/usr/local/lib/python3.5/dist-packages/azure/storage/storageclient.py", line 160, in _perform_request_worker
return self._httpclient.perform_request(request)
File "/usr/local/lib/python3.5/dist-packages/azure/storage/_http/httpclient.py", line 223, in perform_request
raise HTTPError(status, message, respheaders, respbody)
azure.storage._http.HTTPError: Block blobs are not supported.
The text was updated successfully, but these errors were encountered:
Followed the start guide then:
after 20mins deis-controller is restarting, checking logs says it cannot connect to deis-database, db logs say:
The text was updated successfully, but these errors were encountered: