Skip to content

[BUG] Scripting doesn't work (401 Unauthorized) #1447

@Brandon-sistein

Description

@Brandon-sistein

I tried this script:

let test1 ="Hello world";

let test2 = "SELECT * " + test1 + ""
console.log(test2);

and show me this error:

>Http failure response for http://192.168.0.11:1881/api/runscript: 401 Unauthorized
>Unauthorized!

How can I solve it? and why it is happening?

Environment

  • FUXA Docker
    -Raspberry

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingfixed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions