We're sorry, but something went wrong.

Gustavo 's Avatar

Gustavo

09 Feb, 2020 04:13 PM

When I enter the password and admin default user is returned "We're sorry, but something went wrong.
Please, help me.

  1. 1 Posted by Prashant on 19 Oct, 2020 06:00 AM

    Prashant's Avatar

    It is working fine when run locally but when I configured on Linux, and run the application login page comes and then says: We're sorry, but something went wrong.

    I extract into /opt/
    Created sh file in /usr/local/bin
    and then made systemd service calling script in /usr/local/bin.

    Any Help??

  2. 2 Posted by Prashant on 19 Oct, 2020 06:02 AM

    Prashant's Avatar

    I have also made root at the owner of the whole directory structure and all scripts having mod "a+x" in the bin folder.

  3. 3 Posted by Prashant on 19 Oct, 2020 06:04 AM

    Prashant's Avatar

    I want to access remotely. Also supplied host.

  4. 4 Posted by test on 19 Nov, 2020 12:17 AM

    test's Avatar

    workaround:
    In your arachni dir edit the file system/gems/gems/bycrypt-3.1.11/lib/bcrypt/engine.rb
    Line 51:
    - __bc_crypt(secret.to_s, salt) + __bc_crypt(secret.to_s, salt).gsub(/(\n|\x00).*/, '')

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac