Skip to content

[BUG] Value too long #30

Description

@JoshiCodes

Which side is affected? (required)
Where does the bug happen?

  • Frontend (SvelteKit)
  • Backend (Quarkus, etc.)
  • Unknown

Priority (required)
How would you describe the priority to fix this bug? (select one)

  • SEVERE (Dangerous security exploits, data leaks, etc.)
  • HIGH (Bugs preventing important features. e.g. Login not working)
  • MEDIUM (Bugs which are affecting the usage, but the application still works. E.g. Error in at a specific page or input)
  • LOW (Everything else. If unsure, select this option.)

Describe the bug (required)
A clear and concise description of what the bug is.

On login idk what happens
Caused by: org.hibernate.exception.DataException: could not execute statement [ERROR: value too long for type character varying(255)] [insert into oauth_requests (client_id,createdAt,expiresAt,nonce,project_id,redirect_uri,scope,state,id) values (?,?,?,?,?,?,?,?,?)]

Expected behavior (required)
A clear and concise description of what you expected to happen.

it works

  • I hereby confirm that this is a real bug and not caused by wrong usage. I have searched currently opened and already closed issues and searched the Documentation for this bug. If this bug is not specific to this application (e.g. quarkus error), I have already searched for a possible solution and also mentioned said solution in this issue. (required)

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions