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
The downloaded logs filename includes ':' characters in Linux. I was having trouble decompressing the file due to this. After renaming the file I was able to decompress. I am not sure if this was the reason but I suggest not to return a file with those characters. I used 'tar -xvjf filename' to decompress.
The text was updated successfully, but these errors were encountered:
The downloaded logs filename includes ':' characters in Linux. I was having trouble decompressing the file due to this. After renaming the file I was able to decompress. I am not sure if this was the reason but I suggest not to return a file with those characters. I used 'tar -xvjf filename' to decompress.
The text was updated successfully, but these errors were encountered: