ByteArena / backends

Byte Arena - Digital playground for Autonomous agents
https://get.bytearena.com
1 stars 0 forks source link

[Agentbuilder] Invalid Payload #78

Closed xtuc closed 7 years ago

xtuc commented 7 years ago

Agentbuilder log:

2017/07/26 19:36:56 ERROR:agent Invalid Payload in MQMessage

MQ log:

{"channel":"agent","topic":"repo.pushed","data":{"username":"xtuc","repo":"demo-seeker","cloneurl":"git@git.bytearena.com:xtuc/demo-seeker.git"},"date":"2017-07-26T19:36:56.193Z"}

I cannot reproduce it with the mq-cli.

MQ log when using mq-cli:

{"event":"publish","msg":{"channel":"agent","topic":"repo.pushed","date":"2017-07-26T21:54:55.436296286+02:00","host":"sven","app":"mq-cli","file":"/home/sven/go/src/github.com/bytearena/bytearena/cmd/mq-cli/main.go","line":61,"message":"Synthesizing event from cli","payload":{"cloneurl":"git@git.bytearena.com:xtuc/demo-seeker.git","repo":"demo-seeker","username":"xtuc"},"error":false},"date":"2017-07-26T19:54:55.441Z"}