Error starting Looker: url A URL is required. (code: missing_field)

[ERROR|007e4|main] :: Error starting Looker: url A URL is required. (code: missing_field)
  uri:classloader:/bundler/gems/sequel-084253ffa73d/lib/sequel/model/base.rb:1824:in `save'
  uri:classloader:/helltool/lib/helltool/models/encrypted/integration_hub.class:63:in `ensure_official_hub!'
  uri:classloader:/helltool/lib/roles/common/runner.class:439:in `ensure_official_hub'
  uri:classloader:/helltool/lib/roles/common/runner.class:110:in `post_roles_start'
  uri:classloader:/helltool/lib/runner.class:96:in `start'
  uri:classloader:/helltool/lib/helltool/cli.class:85:in `start'
  uri:classloader:/gems/thor-0.15.4/lib/thor/task.rb:27:in `run'
  uri:classloader:/gems/thor-0.15.4/lib/thor/invocation.rb:120:in `invoke_task'
  uri:classloader:/gems/thor-0.15.4/lib/thor.rb:275:in `dispatch'
  uri:classloader:/gems/thor-0.15.4/lib/thor/base.rb:425:in `start'
  uri:classloader:/helltool/bin/helltool:41:in `<main>'
  org/jruby/RubyKernel.java:1009:in `load'
  uri:classloader:/META-INF/main.rb:1:in `<main>'
  org/jruby/RubyKernel.java:974:in `require'
  uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:54:in `require'
  <script>:3:in `<main>'
 

0 5 240
5 REPLIES 5

leobardor
Participant V

Hi Ben!

It looks like a mandatory field (part of the Url section )is not sent in your request

Can you please share us more context?

- API version

-using SDK?

-Method used for this request

-A sample of the Url generated 

Please don't share user client/ token

Regards

Leo

Best regards

Leo

IanT
Participant V

This is for starting a self hosted instance.

Are you using the customer startup scripts from here: https://github.com/looker/customer-scripts/tree/master/startup_scripts

Thanks for your replies,

- API version
I downloaded the latest looker.jar/dependency.jar and startup script (Looker11) from the official website and github.
-using SDK?
JDK:openjdk version "11.0.14"
Linux:Red Hat Enterprise Linux Server release 7.9

-Method used for this request
I ran the command in the looker path:
./looker start
It works fine the first time start, but got the following error message when restarts:
[INFO|007e4|db:looker] :: (0.000511s) SELECT count(*) AS "COUNT" FROM "INTEGRATION_HUB" WHERE ("LOOKER_HOSTED" = TRUE) LIMIT 1
[INFO|00834|threadpool] :: (0.021011s) Threadpool completed 'Thread Pool 'Pinger''
[ERROR|007e4|main] :: Error starting Looker: url A URL is required. (code: missing_field)

-A sample of the Url generated 
https://10.0.0.0:1111

Hi, 

Did you find the fix to this issue? I’m running into the same problem. 

Thanks, 

Gjwillso

Not yet