Hi all, i am trying to delete container by CLI and...
# troubleshoot
w
Hi all, i am trying to delete container by CLI and i get this error: (version 0.8.38)
Copy code
datahub delete --urn "urn:li:container:b2f754cac6699f0bd0688b5573eb2156" --dry-run
[2022-07-21 14:56:35,407] INFO     {datahub.cli.delete_cli:134} - DataHub configured with <http://localhost:8080>
This urn was referenced in 5 other aspects across your metadata graph:
+----------------+---------------------------------------------------------------------------------------------------------------+-----------+
| relationship   | entity                                                                                                        | aspect    |
+================+===============================================================================================================+===========+

{i removed this lines}


Do you want to delete these references? [y/N]: y
Failed to execute operation
java.lang.RuntimeException: Could not deserialize ByteString(length=4,bytes=6e756c6c) for aspect container
b
@incalculable-ocean-74010 Can you take a quick look here?
i
Hello Ekatarina, I've never seen this? Could you share the gms logs as of the time you were trying to delete the container? Also, please consider upgrading to 0.8.41, we fixed a number of bugs since 0.8.38