ERROR: something went wrong'
CQHui opened this issue · 3 comments
Hi developers, I imported this workflow in my Alfred, and set the openAI key properly, but I got this error when I want to execute this workflow. The debug logs are as below. I am not sure if the network issue, it looks like request timeout.
Please take a look, and thanks in advance.
[11:57:20.837] Logging Started...
[11:57:27.435] OpenAI[Keyword] Processing complete
[11:57:27.436] OpenAI[Keyword] Passing output '杭州' to Conditional
[11:57:27.460] OpenAI[Conditional] Processing complete
[11:57:27.460] OpenAI[Conditional] Passing output '杭州' to Arg and Vars
[11:57:27.461] OpenAI[Arg and Vars] Processing complete
[11:57:27.461] OpenAI[Arg and Vars] Passing output '杭州' to Arg and Vars
[11:57:27.462] OpenAI[Arg and Vars] Processing complete
[11:57:27.462] OpenAI[Arg and Vars] Passing output '' to List Filter
[11:57:28.036] OpenAI[List Filter] Processing complete
[11:57:28.037] OpenAI[List Filter] Passing output 'direct' to Conditional
[11:57:28.039] OpenAI[Conditional] Processing complete
[11:57:28.042] OpenAI[Conditional] Passing output 'direct' to Arg and Vars
[11:57:28.044] OpenAI[Arg and Vars] Processing complete
[11:57:28.045] OpenAI[Arg and Vars] Passing output '杭州' to Junction
[11:57:28.047] OpenAI[Junction] Processing complete
[11:57:28.048] OpenAI[Junction] Passing output '杭州' to Conditional
[11:57:28.050] OpenAI[Conditional] Processing complete
[11:57:28.052] OpenAI[Conditional] Passing output '杭州' to Large Type
[11:57:28.053] OpenAI[Junction] Passing output '杭州' to Run Script
[11:58:28.403] OpenAI[Run Script] Processing complete
[11:58:28.426] OpenAI[Run Script] Passing output '❗️ ERROR: something went wrong' to Conditional
[11:58:28.428] OpenAI[Conditional] Processing complete
[11:58:28.429] OpenAI[Conditional] Passing output '❗️ ERROR: something went wrong' to Conditional
[11:58:28.430] OpenAI[Conditional] Processing complete
[11:58:28.431] OpenAI[Conditional] Passing output '❗️ ERROR: something went wrong' to Play Sound
[11:58:28.525] OpenAI[Conditional] Passing output '❗️ ERROR: something went wrong' to Large Type
Thank you for replying! I just tested the OpenAI API and found out that my free trial expired on April 1st. Bad news for me, I can't use this exciting workflow. One day, when I get rich, I'll buy openAI service and enjoy it!
Thanks again!
The root cause may be that the free OpenAI service has expired. I'll close it then.