Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rundeck url change to http://localhost:4440 #40

Closed
ozbillwang opened this issue Mar 25, 2015 · 2 comments
Closed

rundeck url change to http://localhost:4440 #40

ozbillwang opened this issue Mar 25, 2015 · 2 comments

Comments

@ozbillwang
Copy link
Contributor

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.

# pwd
/etc/rundeck
# grep "example.com"  *
framework.properties:framework.server.hostname = rundeck.example.com
framework.properties:framework.server.name = rundeck.example.com
framework.properties:framework.server.url = http://rundeck.example.com:4440
rundeck-config.properties:grails.serverURL=http://rundeck.example.com:4440

Any thing I need adjust?

@ozbillwang ozbillwang changed the title rundeck url rundeck url change to http://localhost:4440 Mar 25, 2015
@ozbillwang
Copy link
Contributor Author

rundeck/rundeck#671

I fixed this issue by comment this line in /etc/rundeck/rundeck-config.properties

#grails.serverURL=http://rundeck.example.com:4440

bastelfreak pushed a commit to bastelfreak/puppet-rundeck that referenced this issue Jan 13, 2017
Update from puppet-community modulesync_configs
@Joginder22
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants