-
Notifications
You must be signed in to change notification settings - Fork 49
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
Localhost not working #6
Comments
I would need more information to help you, what is the exact error? Regards, |
Thank you for your response.
I follow all the necessary instructions on GitHub, like start all processes
and installing all dependencies. However, once I complete all of this, and
open localhost:3333 in my browser, it produces the error "site can't be
reached", and "localhost refused to connect".
Am I doing something wrong in the installation process?
…On Sun, Jan 14, 2018 at 11:05 AM, Christian Fröhlingsdorf < ***@***.***> wrote:
I would need more information to help you, what is the exact error?
Regards,
Chris
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AgbpFJD11-ZHGGdVn6ApbYOb3zXv1jUKks5tKUTDgaJpZM4RPDHH>
.
|
@jacobmaio If you run this on your local machine have you tried using http://127.0.0.1:3333/ ? This works on my VPS after I opened the needed firewall ports. |
I'm running on my local machine. Is this screenshot was is supposed to
happen? Have I got it working?
https://gyazo.com/70992fdd426976351e45af5a76e8c77e
…On Fri, Feb 16, 2018 at 12:53 AM, Ricardo Botha ***@***.***> wrote:
@jacobmaio <https://github.com/jacobmaio>
Do you actually run this on the machine you work with or do you have this
setup on a different machine.
If you have it setup on a different machine please check your firewall (I
had to configure my VPS to accept port 3333-3335 connections)
If you run this on your local machine have you tried using
http://127.0.0.1:3333/ ?
This works on my VPS after I opened the needed firewall ports.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AgbpFHT70GGkP-2mXh_IGKC8wQeaZd_qks5tVDbWgaJpZM4RPDHH>
.
|
This is correct yes?
https://gyazo.com/ffea34ce7fa38a4f71886ee4b0e2039b
…On Fri, Feb 16, 2018 at 5:57 PM, Jacob Maio ***@***.***> wrote:
I'm running on my local machine. Is this screenshot was is supposed to
happen? Have I got it working?
https://gyazo.com/70992fdd426976351e45af5a76e8c77e
On Fri, Feb 16, 2018 at 12:53 AM, Ricardo Botha ***@***.***>
wrote:
> @jacobmaio <https://github.com/jacobmaio>
> Do you actually run this on the machine you work with or do you have this
> setup on a different machine.
> If you have it setup on a different machine please check your firewall (I
> had to configure my VPS to accept port 3333-3335 connections)
>
> If you run this on your local machine have you tried using
> http://127.0.0.1:3333/ ?
>
> This works on my VPS after I opened the needed firewall ports.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#6 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AgbpFHT70GGkP-2mXh_IGKC8wQeaZd_qks5tVDbWgaJpZM4RPDHH>
> .
>
|
Is it now just a case of collecting data and then the predictions will
start to appear?
…On Fri, Feb 16, 2018 at 6:00 PM, Jacob Maio ***@***.***> wrote:
This is correct yes?
https://gyazo.com/ffea34ce7fa38a4f71886ee4b0e2039b
On Fri, Feb 16, 2018 at 5:57 PM, Jacob Maio ***@***.***> wrote:
> I'm running on my local machine. Is this screenshot was is supposed to
> happen? Have I got it working?
>
> https://gyazo.com/70992fdd426976351e45af5a76e8c77e
>
> On Fri, Feb 16, 2018 at 12:53 AM, Ricardo Botha ***@***.***
> > wrote:
>
>> @jacobmaio <https://github.com/jacobmaio>
>> Do you actually run this on the machine you work with or do you have
>> this setup on a different machine.
>> If you have it setup on a different machine please check your firewall
>> (I had to configure my VPS to accept port 3333-3335 connections)
>>
>> If you run this on your local machine have you tried using
>> http://127.0.0.1:3333/ ?
>>
>> This works on my VPS after I opened the needed firewall ports.
>>
>> —
>> You are receiving this because you were mentioned.
>> Reply to this email directly, view it on GitHub
>> <#6 (comment)>,
>> or mute the thread
>> <https://github.com/notifications/unsubscribe-auth/AgbpFHT70GGkP-2mXh_IGKC8wQeaZd_qks5tVDbWgaJpZM4RPDHH>
>> .
>>
>
>
|
@jacobmaio first screen is just the access log of the web request for the ui. |
How do you call the endpoint?
…On Mon, Feb 19, 2018 at 12:43 AM, Christian Fröhlingsdorf < ***@***.***> wrote:
@jacobmaio <https://github.com/jacobmaio> first screen is just the access
log of the web request for the ui.
Second shows incoming transfers, which means yes just wait for a while to
collect data for the dataset.
Then call the endpoint to create a neuronal network and predictions should
appear.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AgbpFLzgfkB2xX1gmxH-0UprVE2gYcTaks5tWCkNgaJpZM4RPDHH>
.
|
Try using the url you used in order to get the first screen then adding "/graph" at the end without the " and see if you get any graphs. |
Like this yes?
https://gyazo.com/a7ff6b5da44132bf91d150dfd66c919e
…On Mon, Feb 19, 2018 at 7:33 PM, Ricardo Botha ***@***.***> wrote:
Try using the url you used in order to get the first screen then adding
"/graph" at the end without the " and see if you get any graphs.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AgbpFBLpp_X3NEcE0m3ZcvnLLieBV5NCks5tWTHfgaJpZM4RPDHH>
.
|
What's the difference between "const_pred" and "prediction"?
…On Mon, Feb 19, 2018 at 7:44 PM, Jacob Maio ***@***.***> wrote:
Like this yes?
https://gyazo.com/a7ff6b5da44132bf91d150dfd66c919e
On Mon, Feb 19, 2018 at 7:33 PM, Ricardo Botha ***@***.***>
wrote:
> Try using the url you used in order to get the first screen then adding
> "/graph" at the end without the " and see if you get any graphs.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#6 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AgbpFBLpp_X3NEcE0m3ZcvnLLieBV5NCks5tWTHfgaJpZM4RPDHH>
> .
>
|
From the front page:
Prediction
The way I understand it is you train the network to create a baseline prediction and then the constant prediction adjusts with every update so you can compare easily against your original baselined prediction. I may be totally wrong and @krystianity can correct me please. |
So then, how do you train a neural network?
…On Mon, Feb 19, 2018 at 7:55 PM, Ricardo Botha ***@***.***> wrote:
*From the front page:*
*Constant Prediction*
- Based on timing ~ 12 minutes constant predictions are made that will
stick in in front-end charts as well as they build the basis for future
performance tests, as we can use them in the future to compare the
predictions with the actually course state (price) these are called "drifts"
*Prediction*
- Neuronal Networks can be trained on the fly (triggered by http
endpoints) they are also stored on disk at ./nets/${currency}.nn, networks
are also reloaded on process start
The way I understand it is you train the network to create a baseline
prediction and then the constant prediction adjusts with every update so
you can compare easily against your original baselined prediction. I may be
totally wrong and @krystianity <https://github.com/krystianity> can
correct me please.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AgbpFEtIbbVuR0iqFJsaJAZdVLmggASVks5tWTcSgaJpZM4RPDHH>
.
|
Dude,, not to be rude or anything but would you mind checking and reading through the front page before asking questions. The question is already answered on the front page of this project, please check it out. |
When I do it, it just says "message: trained". That's it?
…On Mon, Feb 19, 2018 at 8:17 PM, Ricardo Botha ***@***.***> wrote:
Dude,, not to be rude or anything but would you mind checking and reading
through the front page before asking questions.
The question is already answered on the front page of this project, please
check it out.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AgbpFMwIeieLWl-8hKoOx64BWNr1PCpgks5tWTwqgaJpZM4RPDHH>
.
|
That's the red line you see in your graph. |
So I only have to train it once?
…On Mon, Feb 19, 2018 at 8:25 PM, Ricardo Botha ***@***.***> wrote:
That's the red line you see in your graph.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AgbpFDQh04vJ1JTPwE4ztXkWXpLV5s1Oks5tWT3xgaJpZM4RPDHH>
.
|
Followed all the steps in the installation process however the localhost does not work. I have installed all the yarn dependencies etc, and the webpage does not work.
Any assistance would be appreciated.
The text was updated successfully, but these errors were encountered: