0xProject / 0x-launch-kit-frontend

Apache License 2.0
114 stars 208 forks source link

Cannot GET /orders #585

Closed SvenMeyer closed 4 years ago

SvenMeyer commented 4 years ago

Now accessing the UI on http://localhost:3001

http://34.231.171.135:3000/orders?makerAssetData=0xf47261b00000000000000000000000001621aec5d5b2e6ec6d9b58399e9d5253af86df5f&page=1&perPage=100&takerAssetData=0xf47261b0000000000000000000000000d0a1e359811322d97991e03f863a0c30c2cf029c

Cannot GET /orders

SvenMeyer commented 4 years ago

Some further testing results: Ubuntu 18.04 : working Ubuntu 18.04 VM (on VirtualBox on Manjaro / Arch Linux) : working Manjaro / Arch Linux : shows above problem I have no clue why this should be an issue ....

SvenMeyer commented 4 years ago

I realized that v3 was missing in REACT_APP_RELAYER_URL Now it's working ! http://34.231.171.135:3000/v3/orders?makerAssetData=0xf47261b00000000000000000000000001621aec5d5b2e6ec6d9b58399e9d5253af86df5f&page=1&perPage=100&takerAssetData=0xf47261b0000000000000000000000000d0a1e359811322d97991e03f863a0c30c2cf029c