You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed the Docker container (see below) via the console.
The following log (see log files) can be seen in the Portainer.
Unfortunately I cannot access the server via http://. The website always cannot be accessed.
Where is the/my mistake?
Screenshots
If applicable, add screenshots to help explain your problem.
LinuxServer deprecated this image 2 years ago and recommends using official images. But if you still need it for some reason, add SCRUTINY_WEB=true variable.
Describe the bug
Hello,
I installed the Docker container (see below) via the console.
The following log (see log files) can be seen in the Portainer.
Unfortunately I cannot access the server via http://. The website always cannot be accessed.
Where is the/my mistake?
Screenshots
If applicable, add screenshots to help explain your problem.
Log Files
/ ) / )( _ ( )( )( )( )( ( )( / )
_ ( ( ) / )()( )( )( ) ( \ /
(/ _)()_)() () ()()_) (__)
github.com/AnalogJ/scrutiny dev-0.4.13
Start the scrutiny server
time="2024-07-30T09:28:47+02:00" level=info msg="Trying to connect to scrutiny sqlite db: \n"
time="2024-07-30T09:28:47+02:00" level=info msg="Successfully connected to scrutiny sqlite db: \n"
panic: failed to check influxdb setup status - parse "://:": missing protocol scheme
goroutine 1 [running]:
github.com/analogj/scrutiny/webapp/backend/pkg/web/middleware.RepositoryMiddleware({0xfe6620, 0x4000010088}, {0xfef580, 0x40004585b0})
/app/scrutiny/webapp/backend/pkg/web/middleware/repository.go:14 +0xd4
github.com/analogj/scrutiny/webapp/backend/pkg/web.(*AppEngine).Setup(0x4000063250, {0xfef580, 0x40004585b0})
/app/scrutiny/webapp/backend/pkg/web/server.go:27 +0x90
github.com/analogj/scrutiny/webapp/backend/pkg/web.(*AppEngine).Start(0x4000063250)
/app/scrutiny/webapp/backend/pkg/web/server.go:105 +0x530
main.main.func2(0x4000401280)
/app/scrutiny/webapp/backend/cmd/scrutiny/scrutiny.go:112 +0x288
github.com/urfave/cli/v2.(*Command).Run(0x400045e480, 0x4000401100)
/app/scrutiny/vendor/github.com/urfave/cli/v2/command.go:164 +0x648
github.com/urfave/cli/v2.(*App).RunContext(0x4000464000, {0xfd28d0, 0x40000b8000}, {0x40000b6000, 0x2, 0x2})
/app/scrutiny/vendor/github.com/urfave/cli/v2/app.go:306 +0x840
github.com/urfave/cli/v2.(*App).Run(...)
/app/scrutiny/vendor/github.com/urfave/cli/v2/app.go:215
main.main()
/app/scrutiny/webapp/backend/cmd/scrutiny/scrutiny.go:137 +0x73c
The text was updated successfully, but these errors were encountered: