Coder Social home page Coder Social logo

Comments (4)

nleach999 avatar nleach999 commented on July 19, 2024

@leonsnoopy CxAnalytix does support 9.2. That message indicates the URL it is accessing could not be found (404 error). Check to make sure the URL to SAST is not including "cxwebclient".

from cxanalytix.

leonsnoopy avatar leonsnoopy commented on July 19, 2024

sorry...for the late
I change the URL not including "cxwebclient" is the same.
but i found a error message in the log.

..........
[2021-09-16T15:14:36+08:00][ INFO][1][CxAnalytixCLI.Program] Start
[2021-09-16T15:14:36+08:00][ INFO][1][CxAnalytixCLI.Program] CWD: C:\Users\Administrator\Desktop\CxAnalytix1.3.1-560.win-x64
[2021-09-16T15:14:36+08:00][ WARN][1][CxRestClient.CxRestContext] Unable to obtain login token due to an unexpected exception. Login will retry on the next operation.
System.InvalidOperationException: Bad Request
at CxRestClient.CxRestContext.GetLoginToken(String url, HttpContent authContent) in /root/project/CxRestClient/CxRestContext.cs:line 146
[2021-09-16T15:14:36+08:00][ WARN][4][CxRestClient.CxRestContext] Unable to obtain login token due to an unexpected exception. Login will retry on the next operation.
System.InvalidOperationException: Bad Request
at CxRestClient.CxRestContext.GetLoginToken(String url, HttpContent authContent) in /root/project/CxRestClient/CxRestContext.cs:line 146
[2021-09-16T15:14:36+08:00][ WARN][4][CxRestClient.CxRestContext] Unable to obtain login token due to an unexpected exception. Login will retry on the next operation.
System.InvalidOperationException: Bad Request
at CxRestClient.CxRestContext.GetLoginToken(String url, HttpContent authContent) in /root/project/CxRestClient/CxRestContext.cs:line 146
[2021-09-16T15:14:36+08:00][ERROR][4][CxRestClient.Utility.WebOperation] Exception: System.ArgumentException Source: System.Net.Http Message: The value cannot be null or empty. (Parameter 'scheme') - Retrying until 2021/9/16 δΈ‹εˆ 03:24:36
[2021-09-16T15:14:39+08:00][ WARN][4][CxRestClient.CxRestContext] Unable to obtain login token due to an unexpected exception. Login will retry on the next operation.
System.InvalidOperationException: Bad Request
at CxRestClient.CxRestContext.GetLoginToken(String url, HttpContent authContent) in /root/project/CxRestClient/CxRestContext.cs:line 146
[2021-09-16T15:14:39+08:00][ WARN][4][CxRestClient.CxRestContext] Unable to obtain login token due to an unexpected exception. Login will retry on the next operation.
System.InvalidOperationException: Bad Request
at CxRestClient.CxRestContext.GetLoginToken(String url, HttpContent authContent) in /root/project/CxRestClient/CxRestContext.cs:line 146
..........

from cxanalytix.

nleach999 avatar nleach999 commented on July 19, 2024

@leonsnoopy You may want to enable network trace loggin to see if it will show you the request that the server is considering "bad" (thus the 400 Bad Request response).

If you have a proxy server, you may need to set the ALL_PROXY environment variable.

from cxanalytix.

nleach999 avatar nleach999 commented on July 19, 2024

This may have been due to the way M&O was not handled well when not installed. Reopen with more details if the issues persists. All indications are this is not an issue any longer if it was not originally due to configuration.

from cxanalytix.

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.