You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I successfully set the puppet code (release 1.0) within vagrant. I can login via http://192.168.1.2:4440/user/login from my laptop, created some projects and jobs and save the setting.
Today I saw the new release (1.1) announced, did git pull, and vagrant reload --provision. I still can see the login page, but when I try to login with Google Chrome, it stays at login page. When I login with Safari, the URL is changed to http://localhost:4440/menu/home and no content is displayed.
Hi
Using SydOps's instruction trick worked though but now log output is not showing on rundeck. after debugging rundeck shows the error on commenting #grails.serverURL i.e gails.serverURL not set.
However, while changing the port 4440 back to my nat port works flawless.
I successfully set the puppet code (release 1.0) within vagrant. I can login via
http://192.168.1.2:4440/user/login
from my laptop, created some projects and jobs and save the setting.Today I saw the new release (1.1) announced, did
git pull
, andvagrant reload --provision
. I still can see the login page, but when I try to login withGoogle Chrome
, it stays at login page. When I login withSafari
, the URL is changed tohttp://localhost:4440/menu/home
and no content is displayed.Any thing I need adjust?
The text was updated successfully, but these errors were encountered: