yvanzo: I also updated the sir-test container on rakim with an image based on https://github.com/metabrainz/sir/tree/schema-c... - this contains the 2to3 branch with the medium and AC MBID PRs merged into it
also tried consul-template -consul-addr='10.10.10.29:8500' -template='config.ini.ctmpl:config2.ini' -once to see if it outputs any errors but it doesn't, just silently outputs the config without a rabbitmq section
yvanzo[m]
There is a rabbitmq section.
It just under the solr section.
+is
bitmap[m]
oh I'm blind lol, the missing newline confused me
I'm not sure why sir can't connect to rabbitmq then
yvanzo[m]
Restarting it.
Again with debug.
bitmap: It looks like it can't reach solr
Stopped it for now.
bitmap[m]
ah, right. it invokes the Handler first which tries to connect to solr
I think start-musicbrainz-solrcloud wasn't executed
should this be set as the CMD in the Dockerfile?
yvanzo[m]
Yes
It can be passed through the run command meanwhile.