TigerGraph-DevLabs / TigerGraph-CLI

https://tigergraph-devlabs.github.io/TigerGraph-CLI/
7 stars 1 forks source link

Server Services Namespace Error #13

Open JonHerke-TG opened 2 years ago

JonHerke-TG commented 2 years ago

Running into the following error when attempting to run services commands. This error occurs trying to use the default and passing -host & -password

% tg server services -ops start
Traceback (most recent call last): File "tg.py", line 1524, in File "tg.py", line 660, in help File "tg.py", line 299, in boxargs File "tg.py", line 1181, in gpe AttributeError: 'Namespace' object has no attribute 'alias' [78068] Failed to execute script 'tg' due to unhandled exception!