Hi Freddy,
I followed as per your suggestion. "After your Step 5 when you navigate to
http://localhost:3000, login using the default credentials admin/admin"
But it didn't work for me I get the same error. Safari cannot open. Could you please clarify?
Thanks,
Amrutha
On Monday, April 10, 2017 at 10:22:31 PM UTC+10, Freddy Vega wrote:
> The agent doesn't have a web interface on port 3000 only the server does.
>
> After your Step 5 when you navigate to
http://localhost:3000, login using the default credentials admin/admin
> Then Click on Execution tab and then on Machines: you should see your "Agent' listed there, this is how you know the agent is ready.
>
> Freddy
>
> On Sunday, April 9, 2017 at 4:56:53 PM UTC-4, Suyash Nande wrote:
> I followed the steps given in the website:
> Open terminal and switch to a sudo user for full privileges (eg: sudo su)Give full privileges access to the files in RedwoodHQ directory (eg: chmod -R 777 [directory where RedwoodHQ is extracted])Start Server:
> Go to: [RedwoodHQ directory]
> Run this command: start.shStart Agent:
> Go to: [RedwoodHQ directory]/agent
> Run this command: start.shServer is now running as ip address:port which can be accessed through Web Browser (eg:
http://127.0.0.1:3000)
> Now I ran the agent.
>
>
> Still on hitting the URL
http://127.0.0.1:3000, the webpage is not displayed.
>
>
>
> Please help.