Skip to content

HTTP method POST is not supported by this URL #4463

Description

@anshgo01yal

Description

Details
Resource Error: GraphQL Error (Code: 405): {"response":{"status":405,"headers":{},"body":"{\n"origin":"static",\n"message":"HTTP method POST is not supported by this URL",\n"url":"http://7104365897004.serviceurl.in/database/api/gql\",\n\"status\":\"405\"\n}"},"request":{"query":"\n query serverConfig {\n serverConfig {\n ...ServerConfig\n }\n}\n \n fragment ServerConfig on ServerConfig {\n name\n version\n workspaceId\n rootURI\n containerId\n defaultAuthRole\n defaultUserTeam\n productConfiguration\n supportsCustomConnections\n sessionExpireTime\n anonymousAccessEnabled\n bindSessionToIp\n adminCredentialsSaveEnabled\n publicCredentialsSaveEnabled\n resourceManagerEnabled\n secretManagerEnabled\n configurationMode\n developmentMode\n redirectOnFederatedAuth\n distributed\n enabledFeatures\n disabledBetaFeatures\n enabledAuthProviders\n supportedLanguages {\n isoCode\n displayName\n nativeName\n }\n disabledDrivers\n forceHttps\n supportedHosts\n}\n "}}
at Re.markError (https://7104365897004.serviceurl.in/database/assets/core-Bc9MEaWt.js:1:62193)
at V6 (https://7104365897004.serviceurl.in/database/assets/vendor-DhUKh1IT.js:3:6617)
at Re.markError (https://7104365897004.serviceurl.in/database/assets/vendor-DhUKh1IT.js:3:6436)
at Object.error (https://7104365897004.serviceurl.in/database/assets/core-Bc9MEaWt.js:1:66050)
at https://7104365897004.serviceurl.in/database/assets/core-Bc9MEaWt.js:1:5113
at Je.task (https://7104365897004.serviceurl.in/database/assets/core-Bc9MEaWt.js:1:3563)

Image

i am using ingress and my configuration looks like
extraEnvVars:

  • name: CLOUDBEAVER_ROOT_URI
    value: "/database/"

  • name: CLOUDBEAVER_SERVICE_URI
    value: "/database/api/"

Steps to reproduce

No response

Expected/Desired Behavior

It should work after this configuration as well.

CloudBeaver Version

Cloudbeaver community 26.1.2

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions