Skip to content
This repository was archived by the owner on Jul 24, 2018. It is now read-only.
This repository was archived by the owner on Jul 24, 2018. It is now read-only.

Maas import resources failing: #4

@cb371j

Description

@cb371j

url http://localhost:8888/maas/images/ephemeral-v3/daily/ not found on host nor is there a port 8888 on localhost. image not importing and maas-import-resources pod crashing.

Log----------

  • import_tries=0
  • TRY_LIMIT=1
  • JOB_TIMEOUT=900
  • RETRY_TIMER=10
    ++ maas-region apikey --username=admin
  • KEY=7UVtMBTb6WPACntZcw:nsPRVvztdpCDv2fWym:ajjJ6nsdpFKksUXW5jSaTbScVxzhf4vy
  • maas login admin http://maas-region-ui.ucp.svc.cluster.local:80/MAAS 7UVtMBTb6WPACntZcw:nsPRVvztdpCDv2fWym:ajjJ6nsdpFKksUXW5jSaTbScVxzhf4vy

You are now logged in to the MAAS server at http://maas-region-
ui.ucp.svc.cluster.local:80/MAAS/api/2.0/ with the profile name
'admin'.

For help with the available commands, try:

maas admin --help

You are now logged in to the MAAS server at http://maas-region-
ui.ucp.svc.cluster.local:80/MAAS/api/2.0/ with the profile name
'admin'.

For help with the available commands, try:

maas admin --help

  • configure_proxy
  • maas admin maas set-config name=enable_http_proxy value=true
  • maas admin maas set-config name=use_peer_proxy value=true
  • maas admin maas set-config name=http_proxy value=http://one.proxy.att.com:8888
  • configure_ntp
  • maas admin maas set-config name=ntp_servers value=135.188.34.124,135.38.244.16,135.188.34.84
  • maas admin maas set-config name=ntp_external_only value=true
  • configure_dns
  • maas admin maas set-config name=dnssec_validation value=no
  • maas admin maas set-config name=upstream_dns value=135.188.34.124,135.38.244.16,135.188.34.84
  • configure_boot_sources
  • [[ true == \t\r\u\e ]]
  • maas admin boot-source update 1 url=http://localhost:8888/maas/images/ephemeral-v3/daily/
    OKOKOKOKOKOKOKNot Found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions