mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-03-03 00:26:56 -05:00
Dashboard Links not working #58
Labels
No labels
EnhancedApp
FoundationApp
FoundationApp
FoundationApp
bug
closed-issue-activity
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
no-issue-activity
question
research
research
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Heimdall-linuxserver#58
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hrabosky on GitHub (Feb 13, 2018).
I learned you have to specify the http:// before your internal urls.
if I have plex at 192.168.1.4:32400
my url for the dashboard should read
http://192.168.1.4:32400 otherwise it will open a blank page.
@skluthe commented on GitHub (Feb 13, 2018):
Could have http:// or https:// pre-filled? Just a quick fix.
@KodeStar commented on GitHub (Feb 13, 2018):
yeah, I'll probably do something to validate the url