-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error in workflow - missing unary operator #71
Comments
The error message in Alfred's main window isn't very helpful, I'm afraid. Please post the full error and traceback from the log file or Alfred's debugger. |
Thanks for the tip (never had debugged a workflow before). Here it is:
|
This looks to be your problem:
Try clearing the cache by entering `conv workflow:delcache‘ into Alfred and increase the exchange rate update interval in that workflow’s settings. |
Huh. That did the trick, thanks. But I never changed the exchange rate update interval before, neither had an API key configured. Also, for non-currency related conversions, shouldn't the code bypass the exchange rate stuff? I.e.: i was converting kilograms, why prevent that conversion when there's something wrong with the currency conversion part..? Thanks again. I'll close this issue, but if you agree with my thinking above feel free to reopen it :) |
If you can think of a decent way of doing that, I'll happily accept a PR. |
Hey, thanks for the great workflow!
I've been getting this error recently. Didn't change anything on my end. Tried deleting and then adding the workflow again to no luck:
Using workflow 3.7.0, Alfred 4.0.9 [1144] and macos 10.14.6
Any clue what's going on? Thanks!
The text was updated successfully, but these errors were encountered: