Any ideas why it is not working?
>Yes, I did. I entered admin.oae.com:8080 (8080 port is forwarded_port to vagrant's box 80) logged in and created "tenant1" tenant. On Wed, Sep 4, 2013 at 10:23 PM, Nicolaas Matthijs < [email protected]> wrote: > Hi Dmitry, > > The 418 status code means that there is no tenant associated with the > tenant1.oae.com hostname. Have you created this tenant in the > administration UI (under Create new tenant)? > > Thanks in advance, > Nicolaas > > > On 4 Sep 2013, at 20:21, Dmitry Zelenetskiy wrote: > > Trying to start work with Hilary project but can't config environment. > I am using windows8 so trying create vagrant box with ubuntu inside. > Installed all software that describes in > https://github.com/oaeproject/Hilary/blob/master/README.md and have > problem: > admin.oae.com works but tenant1.oae.com is not. There is "418 I'm a > teapot" error while loading the page on /api/ui/skin/ request. > > At vagrant box there is an error: > > ------------------------------------------------------------------------------------ > ERROR: oae/2907 on precise64: An uncaught exception was raised to the > application. > TypeError: Cannot read property 'alias' of undefined > at Object.module.exports.getStrategyId > (/home/vagrant/oae/Hilary/node_modules/oae-authentication/lib/util.js:79:39) > at > /home/vagrant/oae/Hilary/node_modules/oae-authentication/lib/api.js:660:55 > at Function._.each._.forEach > (/home/vagrant/oae/Hilary/node_modules/underscore/underscore.js:87:24) > at module.exports.refreshStrategies > (/home/vagrant/oae/Hilary/node_modules/oae-authentication/lib/api.js:658:7) > at EventEmitter.ConfigAPI.on.log.error.tenantAlias > (/home/vagrant/oae/Hilary/node_modules/oae-authentication/lib/api.js:46:5) > at EventEmitter.emit (events.js:95:17) > at > /home/vagrant/oae/Hilary/node_modules/oae-tenants/lib/api.js:66:17 > at > /home/vagrant/oae/Hilary/node_modules/oae-tenants/lib/api.js:184:9 > at > /home/vagrant/oae/Hilary/node_modules/oae-util/lib/cassandra.js:745:9 > at onReturn > (/home/vagrant/oae/Hilary/node_modules/helenus/lib/connection.js:444:7) > [2013-09-04T19:01:10.262Z] ERROR: oae-authentication/2907 on precise64: > Error fetching tenant to update authentication configuration. > (tenantAlias=tenant1) > > ------------------------------------------------------------------------------------ > > Also tried to use https://github.com/oaeproject/puppet-hilary but it > fails during vagrant up > > > ------------------------------------------------------------------------------------ > puppet apply --verbose --debug --modulepath > environments/local/modules:modules - > -certname dev --environment local --hiera_config > provisioning/vagrant/hiera.yaml > --color=false --detailed-exitcodes /tmp/vagrant-puppet/manifests/site.pp > || [ $ > ? -eq 2 ] > > Stdout from the command: > > > > Stderr from the command: > > stdin: is not a tty > Could not parse options: invalid option: --hiera_config > > ------------------------------------------------------------------------------------ > > What can I made wrong? > > Thanks. > _______________________________________________ > oae-dev mailing list > [email protected] > http://collab.sakaiproject.org/mailman/listinfo/oae-dev > > >
_______________________________________________ oae-dev mailing list [email protected] http://collab.sakaiproject.org/mailman/listinfo/oae-dev
