Giter VIP home page Giter VIP logo

Comments (5)

gambol99 avatar gambol99 commented on June 10, 2024

Could you provide a sample of the json response from your /v2/tasks? .. also which version of Marathon?

from go-marathon.

gambol99 avatar gambol99 commented on June 10, 2024

Hopefully the recent PR and merge will have fixed the issue [sha: 440265e] ... If not, let me know ...

from go-marathon.

iderdik avatar iderdik commented on June 10, 2024

Sorry for late response. The issue still occurs (Marathon version 0.8). Here is the debug output:

debug]: apiCall() method: GET, uri: v2/tasks, body:
[debug]: httpCall(): GET, uri: v2/tasks, url: http://xxxxxxxx.net:8080/v2/tasks
[debug]: httpCall: GET, uri: v2/tasks, url: http://xxxxxxxx.net:8080/v2/tasks
[debug]: apiCall() status: 200, content: phpinfoa   80  i-0eb61bf8.xxxxx.net:31002  i-f400463d.xxxxxxxx.net:31003   i-1dec4510.xxxxxxxx.net:31001   i-0eb61bf8.xxxxx.net:31003
phpinfoc    10000   i-f400463d.xxxxx.net:31000  i-0eb61bf8.xxxxx.net:31004  i-f400463d.xxxxx.net:31004  i-1dec4510.xxxxx.net:31004
phpinfod    10001   i-f400463d.xxxxx.net:31001  i-1dec4510.xxxxx.net:31000  i-0eb61bf8.xxxxx.net:31000  i-1dec4510.xxxxx.net:31002
[debug]: apiCall(): failed to unmarshall the response from marathon, error: invalid character 'p' looking for beginning of value

The call was made as Client.AllTasks()

from go-marathon.

gambol99 avatar gambol99 commented on June 10, 2024

Hiya ... this should have been fixed in 440265e .. By default the /v2/tasks endpoint returns text/plain content ...I just needed to enforce the accept: json/application header in the request.

from go-marathon.

iderdik avatar iderdik commented on June 10, 2024

Perfect. Thanks!

from go-marathon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.