drone / drone-wall

Dashboard for the Drone CI server
260 stars 45 forks source link

Malformed Drone response #51

Open olpotkin opened 7 years ago

olpotkin commented 7 years ago

I set up drone-wall from latest docker image. After settings (path to api and token) got this error in the top of the screen: "Malformed Drone response." From server side (http://x.x.x.x/api/user/feed) getting result "null", but http://x.x.x.x/api/user returns proper user information.

Tathanen commented 7 years ago

So your user/feed API calls are returning null? Sounds like an issue with your drone installation, maybe see if anyone's having a similar issue in https://github.com/drone/drone