New issue
Advanced search Search tips

Issue 902080 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

clarify "config service URL is not set in settings" error

Project Member Reported by akes...@chromium.org, Nov 5

Issue description

I am getting this error" 

Failed to load cache value. :: {"error":"config service URL is not set in settings", "authority":"AsService", "configSet":"services/qscheduler-swarming-dev", "path":"config.cfg"}

when spinning up a new appengine app. The error description doesn't do much to point me in a useful direction (e.g. which settings do I need to be editing to point a which config service?); and it took me a fair bit of grepping to trace this to luci/config/appengine/gaeconfig/default.go (and I'm still trying to reverse engineer what I need to do from there).
 
Components: -Infra>Client>ChromeOS>Test Infra
Visit /admin/portal and click though links there. The config service URL is luci-config.appspot.com, but there are more steps to make it work.
Project Member

Comment 3 by bugdroid1@chromium.org, Nov 5

The following revision refers to this bug:
  https://chromium.googlesource.com/infra/luci/luci-go.git/+/4e81d82d0d6ded7609d0975ad6958ef794273db5

commit 4e81d82d0d6ded7609d0975ad6958ef794273db5
Author: Aviv Keshet <akeshet@chromium.org>
Date: Mon Nov 05 23:22:05 2018

luci-config: tweak an error message

BUG=chromium:902080
TEST=None

Change-Id: I55d92952d3f5b0f671904f5beb4b212c7ea1d186
Reviewed-on: https://chromium-review.googlesource.com/c/1318195
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
Commit-Queue: Aviv Keshet <akeshet@chromium.org>

[modify] https://crrev.com/4e81d82d0d6ded7609d0975ad6958ef794273db5/config/appengine/gaeconfig/default.go

Components: -Infra Infra>Platform>Config

Sign in to add a comment