MaxKB
MaxKB copied to clipboard
Quick start failed - MacOS
Discussed in https://github.com/1Panel-dev/MaxKB/discussions/2140
command: docker run -d --name=maxkb --restart=always -p 8080:8080 -v ~/.maxkb:/var/lib/postgresql/data -v ~/.python-packages:/opt/maxkb/app/sandbox/python-packages cr2.fit2cloud.com/1panel/maxkb
result:
Unable to find image 'cr2.fit2cloud.com/1panel/maxkb:latest' locally latest: Pulling from 1panel/maxkb 172514850d5c: Pulling fs layer c515f8eabc30: Pulling fs layer 6040b61bcd64: Pulling fs layer 656cf2221a1b: Pulling fs layer 2d2b01cc9b32: Pulling fs layer 3216b21a902f: Pulling fs layer 76d485dfa76d: Pulling fs layer a8b7e649fe82: Pulling fs layer 5da18785bd70: Pulling fs layer e445b7635afe: Pulling fs layer 4fd478cc402f: Pulling fs layer 172a6cc583f3: Pulling fs layer 030166bf2c3c: Pulling fs layer 0278feac5596: Pulling fs layer 602d3b464949: Pulling fs layer ca8d2b35a337: Pulling fs layer 8d5575794268: Pulling fs layer afec5f9c10b4: Pulling fs layer 3a6e6ccb0a21: Pulling fs layer 4026811d5bd5: Pulling fs layer 897d0abc4aa4: Pulling fs layer docker: failed to copy: httpReadSeeker: failed open: unexpected status code https://cr2.fit2cloud.com/v2/1panel/maxkb/blobs/sha256:6040b61bcd643bc0d338f3e6058c46a5dac0014fdebdac5b925cc65ff559e5c4: 400 Bad Request. See 'docker run --help'.
Does anyone know how to solve ?