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
On the controllers of NY_global, the openvstorage-sdm package was installed, but never used. The content of /opt/asd-manager/config/:
root@NY1SRV0016:~# ls /opt/asd-manager/config/
systemd upstart
When upgrading the package to 1.9.9, this resulted in the following stack trace:
Traceback (most recent call last):
File "./source/tools/install/post-update.py", line 41, in <module>
with open(BOOTSTRAP_FILE, 'r') as bootstrap_file:
IOError: [Errno 2] No such file or directory: '/opt/asd-manager/config/bootstrap.json'
The text was updated successfully, but these errors were encountered:
On the controllers of NY_global, the openvstorage-sdm package was installed, but never used. The content of /opt/asd-manager/config/:
When upgrading the package to 1.9.9, this resulted in the following stack trace:
The text was updated successfully, but these errors were encountered: