Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Server: 404 on trades.csv #39

Closed
InfoAddict opened this issue Aug 23, 2016 · 7 comments
Closed

Server: 404 on trades.csv #39

InfoAddict opened this issue Aug 23, 2016 · 7 comments

Comments

@InfoAddict
Copy link

Fresh install (using a raspberry pi) - everything is working except I get a 404 on the URL below when hitting the web server. The page renders and everything else is found but I get the spinny image and that's it.

http://192.168.1.101:3013/trades.csv?sim_id=&selector=gdax.ETH-BTC&period=1h&limit=200

@carlos8f
Copy link
Contributor

hmm, i'm not sure why this would be a 404. I don't have experience with raspberry pi either so I'm afraid I'm not of much help.

@egorbenko
Copy link
Contributor

same issue here on desktop

main.js:381 Uncaught TypeError: Cannot read property 'map' of undefined

@BarnumD
Copy link
Contributor

BarnumD commented Aug 25, 2016

I started getting the same issue around 3.5.11 (not exact sorry) . I'm
seeing it with a config using btc/usd but not with a separate instance I
have using eth/usd

On Wednesday, August 24, 2016, Efim Gorbenko notifications@github.com
wrote:

same issue here on desktop

main.js:381 Uncaught TypeError: Cannot read property 'map' of undefined


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#39 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/ACU0bcM3EgQDet_wra1pSpok1oHxDLM0ks5qjKUlgaJpZM4JreBU
.

@egorbenko
Copy link
Contributor

At first I thought something was up with my docker setup. But I get the same issue everywhere including separate instance.

@carlos8f
Copy link
Contributor

ahh, found a simple error on my part. patch incoming...

@carlos8f
Copy link
Contributor

please run ./update.sh and let me know if the issue still persists.

@BarnumD
Copy link
Contributor

BarnumD commented Aug 25, 2016

Seems better for me.

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

No branches or pull requests

4 participants