Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
2a0122df
Unverified
Commit
2a0122df
authored
Mar 07, 2019
by
Torkel Ödegaard
Committed by
GitHub
Mar 07, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #15852 from grafana/15851-update-error-message
Update error message and replace npm with yarn
parents
f71d45b1
d937f1ff
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
+1
-2
public/views/index-template.html
+1
-2
No files found.
public/views/index-template.html
View file @
2a0122df
...
...
@@ -179,8 +179,7 @@
<p>
1. This could be caused by your reverse proxy settings.
<br
/><br
/>
2. If you host grafana under subpath make sure your grafana.ini root_url setting includes subpath
<br
/>
<br
/>
3. If you have a local dev build make sure you build frontend using: npm run dev, npm run watch, or npm run
build
<br
/>
<br
/>
3. If you have a local dev build make sure you build frontend using: yarn start, yarn start:hot, or yarn build
<br
/>
<br
/>
4. Sometimes restarting grafana-server can help
<br
/>
</p>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment