Giter Site home page Giter Site logo

Comments (9)

BeryJu avatar BeryJu commented on May 28, 2024 2

Switch to the container image ghcr.io/goauthentik/dev-server:gh-version-2024.4 or https://docs.goauthentik.io/docs/troubleshooting/login

In addition, 2024.4.1 will be released in a couple days

from authentik.

swesner411 avatar swesner411 commented on May 28, 2024 1

I have the same issue with the same setup/version, but my error is just slightly different towards the tail end. I also see the "something went wrong" page. Note that I upgraded from 2023.8 before running into this issue.

Traceback (most recent call last):
  File "/authentik/flows/views/executor.py", line 290, in get
    stage_response = self.current_stage_view.dispatch(request)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/ak-root/venv/lib/python3.12/site-packages/django/views/generic/base.py", line 143, in dispatch
    return handler(request, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/authentik/flows/stage.py", line 95, in get
    challenge = self._get_challenge(*args, **kwargs)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/authentik/flows/stage.py", line 172, in _get_challenge
    challenge = self.get_challenge(*args, **kwargs)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/authentik/stages/identification/stage.py", line 243, in get_challenge
    source_challenge.is_valid()
  File "/ak-root/venv/lib/python3.12/site-packages/rest_framework/serializers.py", line 220, in is_valid
    assert hasattr(self, 'initial_data'), (
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
builtins.AssertionError: Cannot call `.is_valid()` as no `data=` keyword argument was passed when instantiating the serializer instance.

from authentik.

PythonCoderAS avatar PythonCoderAS commented on May 28, 2024

@swesner411 see #9402.

from authentik.

PythonCoderAS avatar PythonCoderAS commented on May 28, 2024

Ok, I have narrowed down the problem further. It seems that the in-built source does not have a component.

from authentik.

Healzangels avatar Healzangels commented on May 28, 2024

Having the same issue after updating. I'll be keeping an eye on this thread. Thanks!

from authentik.

RyanTheTechMan avatar RyanTheTechMan commented on May 28, 2024

It appears to be related to the previous issue, as disabling "Plex" as a source fixed it for me.

If you are receiving errors related to File "/authentik/flows/views/executor.py", line 290,, for now, disable your sources and re-enable them one at a time to see which one is broken.

from authentik.

KejjRod avatar KejjRod commented on May 28, 2024

It appears to be related to the previous issue, as disabling "Plex" as a source fixed it for me.

If you are receiving errors related to File "/authentik/flows/views/executor.py", line 290,, for now, disable your sources and re-enable them one at a time to see which one is broken.

Same for me. I downgraded to 2024.2.3, tried to login but got an HTML issue when I was supposed to enter my 2FA code. Upgraded to 2024.4.0 again, reloaded the page and then got past the "Something went wrong" screen and could enter my 2FA code. I was then able to disable Plex as a source. Without it enabled, everything works fine.

from authentik.

priceaj avatar priceaj commented on May 28, 2024

I have the same issue with Plex setup as a source,

How do I get past the "Something Went Wrong" page to disable the sources?

from authentik.

priceaj avatar priceaj commented on May 28, 2024

Switch to the container image ghcr.io/goauthentik/dev-server:gh-version-2024.4 or https://docs.goauthentik.io/docs/troubleshooting/login

In addition, 2024.4.1 will be released in a couple days

My docker image updated a couple of hours ago and the issue is now resolved!

Thanks!!

from authentik.

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.