Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(476)

Issue 2118113002: Update markdown docs to specify --local for the local devserver (Closed)

Created:
4 years, 5 months ago by pdr.
Modified:
4 years, 5 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Update markdown docs to specify --local for the local devserver If the devserver is run locally following the instructions on https://skia.org/dev/tools/markdown, you'll get an error about influxdb. It looks like an influxdb username/password is required but using --local works around this issue. -------------------8<------------------- $ ./bin/docserver --preview E0703 19:33:31.510379 30448 common.go:37] Initializing logserver for log level ERROR. F0703 19:33:31.516750 30448 common.go:63] metadata.Get() failed to make HTTP request for influxdb_name: Get http://metadata/computeMetadata/v1/project/attributes/influxdb_name: dial tcp: lookup metadata: no such host goroutine 1 [running]: github.com/skia-dev/glog.stacks(0x772300, 0x0, 0x0, 0x0) /src/github.com/skia-dev/glog/glog.go:769 +0xb8 github.com/skia-dev/glog.(*loggingT).output(0x756000, 0xc800000003, 0xc820136000, 0x73613e, 0x9, 0x3f, 0x0) /src/github.com/skia-dev/glog/glog.go:720 +0x259 github.com/skia-dev/glog.(*loggingT).printDepth(0x756000, 0x3, 0x1, 0xc8200dde28, 0x1, 0x1) /src/github.com/skia-dev/glog/glog.go:649 +0x1b8 github.com/skia-dev/glog.(*loggingT).print(0x756000, 0x3, 0xc8200dde28, 0x1, 0x1) /src/github.com/skia-dev/glog/glog.go:640 +0x50 github.com/skia-dev/glog.Fatal(0xc8200dde28, 0x1, 0x1) /src/github.com/skia-dev/glog/glog.go:1128 +0x49 go.skia.org/infra/go/common.StartMetrics2(0x5103e0, 0x9, 0xc820104400, 0xc820104430, 0xc820104450, 0xc820104470, 0xc8200dde00) /src/go.skia.org/infra/go/common/common.go:63 +0x192 go.skia.org/infra/go/common.InitWithMetrics2(0x5103e0, 0x9, 0xc820104400, 0xc820104430, 0xc820104450, 0xc820104470, 0xc820104498) /src/go.skia.org/infra/go/common/common.go:48 +0x65 main.main() /src/skia.googlesource.com/buildbot.git/doc/go/docserver/main.go:183 +0x95 -------------------8<------------------- GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2118113002 NOTRY=true DOCS_PREVIEW= https://skia.org/?cl=2118113002 Committed: https://skia.googlesource.com/skia/+/48898561db7d50b6d1e0d2048c0a472f9a1d6a28

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M site/dev/tools/markdown.md View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (8 generated)
pdr.
4 years, 5 months ago (2016-07-04 02:42:28 UTC) #5
pdr.
+reviewer mtklein
4 years, 5 months ago (2016-07-08 19:38:09 UTC) #7
jcgregorio
lgtm
4 years, 5 months ago (2016-07-08 19:41:55 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2118113002/1
4 years, 5 months ago (2016-07-08 19:42:23 UTC) #11
commit-bot: I haz the power
4 years, 5 months ago (2016-07-10 00:08:27 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/48898561db7d50b6d1e0d2048c0a472f9a1d6a28

Powered by Google App Engine
This is Rietveld 408576698