GithubHelp home page GithubHelp logo

northstar_master_server's People

Contributors

alainx277 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

northstar_master_server's Issues

Origin UID needs to be `u64`, not `u32`.

Origin UIDs are 64 values AFAIK. At least mine surpasses the unsigned 32-bit range.

Client error:
image

Server error:

2022-06-27T18:04:41.990221Z  INFO Server::run{addr=0.0.0.0:33998}: warp::server: listening on http://0.0.0.0:33998
2022-06-27T18:17:01.038437Z DEBUG request{method=GET path=/client/origin_auth version=HTTP/1.1 remote.addr=192.168.115.90:62907}: warp::filters::trace: received request
2022-06-27T18:17:01.038941Z  INFO request{method=GET path=/client/origin_auth version=HTTP/1.1 remote.addr=192.168.115.90:62907}: warp::filters::trace: processing request
2022-06-27T18:17:01.041447Z  WARN request{method=GET path=/client/origin_auth version=HTTP/1.1 remote.addr=192.168.115.90:62907}: northstar_master_server::api: LAUNCHER_VERSION is not set, any Northstar client version will be accepted
2022-06-27T18:17:01.043118Z DEBUG request{method=GET path=/client/origin_auth version=HTTP/1.1 remote.addr=192.168.115.90:62907}: warp::filters::query: failed to decode query string 'id=XXXXXXXXXXXXXX&token=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX': Error("number too large to fit in target type")
2022-06-27T18:17:01.044299Z  WARN request{method=GET path=/client/origin_auth version=HTTP/1.1 remote.addr=192.168.115.90:62907}: warp::filters::trace: unable to serve request (client error) status=400 error=Rejection(InvalidQuery)
2022-06-27T18:17:01.044818Z  INFO request{method=GET path=/client/origin_auth version=HTTP/1.1 remote.addr=192.168.115.90:62907}: warp::filters::trace: close time.busy=5.04ms time.idle=2.18ms
2022-06-27T18:17:01.045307Z DEBUG warp::filter::service: rejected: Rejection(InvalidQuery)
2022-06-27T18:17:01.354308Z DEBUG request{method=GET path=/client/mainmenupromos version=HTTP/1.1 remote.addr=192.168.115.90:62908}: warp::filters::trace: received request
...

(token censored by me)

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.