vmware-archive/simple-hive

Cannot reliably get logs

Opened this issue · 0 comments

I'm not sure if this is a cf issue, or a simple-hive issue. Please close if you suspect this a cf issue.

When running:

cf logs simple-hive-service

I do not get any [APP/x] output. However, as soon as I execute cf ssh simple-hive-service (which fails), then when I re-run:

cf logs simple-hive-service

I now have [APP/x] output.

Do you have any idea what could be causing this? I think the 2 commands are correlated as I have replicated it a couple of times after a re-stage, but it seems very strange.

Cheers,

Theo