We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
エージェントのソースに[include Mongoid::Document]の記述がある状態で[テストの作成]をクリックすると「サーバーが混雑しています。しばらく待ってからやり直してください」となります。 100%の再現性があり、この一文だけのクラスを登録しても再現します。 どなたかアドバイスをお願いします。
なお、jijiのログには以下のエラーが出ていました。(的外れだったらスイマセン)
E, [2019-12-19T09:09:25.522879 #1] ERROR -- : uninitialized constant Module::AgentBuilder (NameError) /app/jiji2/src/jiji/model/agents/internal/agent_finder.rb:61:in const_get' /app/jiji2/src/jiji/model/agents/internal/agent_finder.rb:61:in block in find_agent' /app/jiji2/src/jiji/model/agents/internal/agent_finder.rb:60:in `each' 以下略
const_get' /app/jiji2/src/jiji/model/agents/internal/agent_finder.rb:61:in
The text was updated successfully, but these errors were encountered:
私も同様のエラーがでます。何か解決策をご存じの方はご連絡いただければとおもいます。
Sorry, something went wrong.
No branches or pull requests
エージェントのソースに[include Mongoid::Document]の記述がある状態で[テストの作成]をクリックすると「サーバーが混雑しています。しばらく待ってからやり直してください」となります。
100%の再現性があり、この一文だけのクラスを登録しても再現します。
どなたかアドバイスをお願いします。
なお、jijiのログには以下のエラーが出ていました。(的外れだったらスイマセン)
E, [2019-12-19T09:09:25.522879 #1] ERROR -- : uninitialized constant Module::AgentBuilder (NameError)
/app/jiji2/src/jiji/model/agents/internal/agent_finder.rb:61:in
const_get' /app/jiji2/src/jiji/model/agents/internal/agent_finder.rb:61:in
block in find_agent'/app/jiji2/src/jiji/model/agents/internal/agent_finder.rb:60:in `each'
以下略
The text was updated successfully, but these errors were encountered: