[GH-ISSUE #89] Installation appeared to go well, then "Oope... Something went wrong Please reload the page" #89

Closed
opened 2026-02-27 15:54:56 +03:00 by kerem · 5 comments
Owner

Originally created by @neergttocsdivad on GitHub (Oct 30, 2017).
Original GitHub issue: https://github.com/RD17/ambar/issues/89

'sudo ./ambar.py start' went well
ending with "Ambar is on http://:80"
opened browser with "http://localhost:80"
"Ambar is loading" page opened
but with error message
suggestions ?

Originally created by @neergttocsdivad on GitHub (Oct 30, 2017). Original GitHub issue: https://github.com/RD17/ambar/issues/89 'sudo ./ambar.py start' went well ending with "Ambar is on http://:80" opened browser with "http://localhost:80" "Ambar is loading" page opened but with error message suggestions ?
kerem 2026-02-27 15:54:56 +03:00
Author
Owner

@sochix commented on GitHub (Oct 30, 2017):

Check config.json. You use wrong url "Ambar is on http://:80"

<!-- gh-comment-id:340409272 --> @sochix commented on GitHub (Oct 30, 2017): Check `config.json`. You use wrong url `"Ambar is on http://:80"`
Author
Owner

@neergttocsdivad commented on GitHub (Oct 31, 2017):

I used http://:80. Didn't work
I read #43 and uninstalled then reinstalled ./ambar.py. Didn't work.
I read #45 and so cleared browser history. Didn't work
I tried different ports. Didn't work.

It's late for me to mention bit I'm using ubuntu 17.10. Is this likely to
be a/the problem ?

On 30 October 2017 at 10:52, Ilya Pirozhenko notifications@github.com
wrote:

Check config.json. You use wrong url "Ambar is on http://:80"


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/RD17/ambar/issues/89#issuecomment-340409272, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AfVW3mR4u0jVdOB-W7wjCvqIR_JADnbkks5sxapWgaJpZM4QK8DB
.

<!-- gh-comment-id:340797209 --> @neergttocsdivad commented on GitHub (Oct 31, 2017): I used http://:80. Didn't work I read #43 and uninstalled then reinstalled ./ambar.py. Didn't work. I read #45 and so cleared browser history. Didn't work I tried different ports. Didn't work. It's late for me to mention bit I'm using ubuntu 17.10. Is this likely to be a/the problem ? On 30 October 2017 at 10:52, Ilya Pirozhenko <notifications@github.com> wrote: > Check config.json. You use wrong url "Ambar is on http://:80" > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/RD17/ambar/issues/89#issuecomment-340409272>, or mute > the thread > <https://github.com/notifications/unsubscribe-auth/AfVW3mR4u0jVdOB-W7wjCvqIR_JADnbkks5sxapWgaJpZM4QK8DB> > . >
Author
Owner

@sochix commented on GitHub (Nov 1, 2017):

Please, post your config.json here

<!-- gh-comment-id:341114774 --> @sochix commented on GitHub (Nov 1, 2017): Please, post your `config.json` here
Author
Owner

@coughlanio commented on GitHub (Nov 4, 2017):

Please update your config.json, and set api.external.host to localhost if running locally.

<!-- gh-comment-id:341885105 --> @coughlanio commented on GitHub (Nov 4, 2017): Please update your `config.json`, and set `api.external.host` to `localhost` if running locally.
Author
Owner

@noviceiii commented on GitHub (Jan 4, 2018):

The IP Adress/ Name is wrong. As mentioned above config.json needs to be edited.
The part to be corrected is
"host": "YOUR-IP-HERE",

If you don't know what to set in "YOUR-IP-HERE" do the following in your console/ terminal

  • on Windows
    ipconfig /all

  • on Linux/Mac
    ifconfig

and send us what it displays.

<!-- gh-comment-id:355423484 --> @noviceiii commented on GitHub (Jan 4, 2018): The IP Adress/ Name is wrong. As mentioned above config.json needs to be edited. The part to be corrected is "host": "YOUR-IP-HERE", If you don't know what to set in "YOUR-IP-HERE" do the following in your console/ terminal - on Windows `ipconfig /all` - on Linux/Mac `ifconfig` and send us what it displays.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ambar#89
No description provided.