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
A customer was running IronCLI (0.1.4) on macOS High Sierra and was getting known issues. I suggested to update IronCLI to the latest version. After updating, he got new errors (traceback in the attached file) when he was running iron register command.
Running IronCLI inside of Docker image worked well (the workaround that we suggested to customers before fixing macOS Sierra issue).
interesting. it seems error is thrown from the iron.cli python lib . There is no reference to either ironfile.py or iron.exceptions.IronFileNotFound in the Ironcli Go project. I'll have a look.
it seems this is a lib that used to live in https://github.com/nvie/iron
which does not exist anymore. Is this guy affiliated with the company ? Did he write a python lib for iron ?
My initial impression is that the client downloaded this lib/cli by mistake, and this produced a name clash. In that case, he might try uninstalling this and re installing ironcli tool again.
A customer was running IronCLI (0.1.4) on macOS High Sierra and was getting known issues. I suggested to update IronCLI to the latest version. After updating, he got new errors (traceback in the attached file) when he was running
iron register
command.Running IronCLI inside of Docker image worked well (the workaround that we suggested to customers before fixing macOS Sierra issue).
@c0ze could you take a look at the issue?
traceback_iron_worker_ironfile_missing.txt
Conversation with a customer in Intercom.
cc @dylanz @rkononov
The text was updated successfully, but these errors were encountered: