Hi Guys, I did git pull last week and when I try to run and schedule job to my Vagrant's setup of Aurora :
vagrant@192:~$ aurora create devcluster/www-data/devel/hello_world /vagrant/hello_world.aurora INFO] Creating job hello_world INFO] Response from scheduler: OK (message: None) INFO] Job url: http://192.168.33.7:8081/scheduler/www-data/devel/hello_world However when I tried to connect to http://192.168.33.7:8081/scheduler/www-data/devel/hello_world via browser it finally gave me 404. I do not see access logged to aurora-scheduler.log file. Anyone else seen this behavior or just me? I have been doing vagrant destroy and rebuild the stuff with no luck =( - Henry
