nodeset-org / hyperdrive

Hyperdrive is the management system for NodeSet node operators.
GNU Affero General Public License v3.0
9 stars 5 forks source link

`sw-operator` isn't working in v1.1.0-b1 #144

Closed jclapis closed 2 months ago

jclapis commented 2 months ago

Describe the bug The sw-operator container is erroring out quickly after starting in Beta 1 with the error message 'NoneType' object has no attribute 'config'.

To Reproduce

  1. Run hyperdrive s s
  2. Run hyperdrive s l sw_operator
  3. Behold, 'tis broken.

Expected behavior It should be running normally.