Anbox Stream gateway charm got stuck at `Waiting for certificates` status all the time
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Anbox Cloud |
Fix Released
|
Medium
|
Gary.Wang |
Bug Description
Sporadically, the stream gateway gets stuck in the 'Waiting for certificates' status
```Unit Workload Agent Machine Public address Ports Message
anbox-stream-
easyrsa/0* active idle 1 10.165.203.230 Certificate Authority connected.
nats/0* active idle 0 10.165.203.100 4222/tcp
```
after a fresh deployment following by the error
```
File "/var/lib/
self.
File "/var/lib/
framework.
File "/var/lib/
self.
File "/var/lib/
custom_
File "/var/lib/
return callable(*args, **kwargs) # type: ignore
File "/var/lib/
self.
File "/var/lib/
return callable(*args, **kwargs) # type: ignore
File "/var/lib/
if not cfg.nats.is_set and not self.set_
File "/var/lib/
return callable(*args, **kwargs) # type: ignore
File "/var/lib/
cfg.
File "/var/lib/
return super()
File "/var/lib/
return self._data[key]
KeyError: 'url'
```
Changed in anbox-cloud: | |
status: | New → In Progress |
summary: |
Anbox Stream gateway charm got stuck at `Waiting for certificates` - status alll the time + status all the time |
Changed in anbox-cloud: | |
status: | In Progress → Fix Committed |
Changed in anbox-cloud: | |
status: | Fix Committed → Fix Released |