ethereum / swarm-dapps

Swarm Đapp Examples
98 stars 202 forks source link

Getting 400 (Bad Request) when accessing filemanager #1

Closed hiddentao closed 8 years ago

hiddentao commented 8 years ago

I'm trying to get the filemanager running. Here is how I setup Swarm:

The page loads with some UI, but In the JS console I get:

angular.js:11821 GET http://localhost:32200/bzzr:/ 400 (Bad Request)
hiddentao commented 8 years ago

Sorted it out. Made improvements in #2