[Config Support]: Need help with authorisation error when loading new Frigate+ model #15154
-
Describe the problem you are havingI am struggling to replace an existing Frigate+ model with a new model where it seems that it cannot download the new model on startup. Please can someone point me in the right direction to solve? From the Frigate logs Version0.14.0-da913d8 Frigate config filemqtt:
enabled: true
host: 192.168.1.104
port: 1883
model:
# path: plus://xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
path: plus://yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
objects: # Object to detect - https://docs.frigate.video/configuration/objects
track:
- person
- face
- car
- license_plate
filters:
face:
min_score: .2
license_plate:
min_score: .3
person:
min_score: .6
threshold: .85
car:
min_score: .3
threshold: .7
record: # how long to record before and after motion
enabled: true
retain:
days: 7
mode: active_objects
events:
retain:
mode: active_objects
default: 7
pre_capture: 3
post_capture: 10
preview:
quality: low
detect:
enabled: true
min_initialized: 3
max_disappeared: 5
stationary:
max_frames:
objects:
car: 5
motion:
threshold: 70
contour_area: 70
detectors: # <---- add detectors
coral:
type: edgetpu
device: usb
go2rtc:
streams:
DORICam:
- rtsp://xxxx:[email protected]:554/cam/realmonitor?channel=1&subtype=2#timeout=10
Side:
- rtsp://xxxxx:[email protected]:554/cam/realmonitor?channel=1&subtype=1#timeout=10
Front:
- rtsp://xxxxx:[email protected]:554/streaming/channels/103
webrtc:
candidates:
- 192.168.1.108:8555
- stun:8555
cameras:
Front:
enabled: true
ffmpeg:
output_args:
record: preset-record-generic-audio-copy
inputs:
- path: rtsp://127.0.0.1:8554/Front
roles:
- detect
- record
- audio
hwaccel_args: preset-vaapi
onvif:
host: 192.168.1.64
port: 80
user: admin
password: xxxxxx
autotracking:
enabled: true
calibrate_on_startup: false
zooming: absolute
track:
- person
- car
return_preset: home
required_zones:
- Front-area
timeout: 10
movement_weights: 0.0, 1.0, 0.4173743724822998, 0.14823801491850155, 0.8827099961619227
detect:
enabled: true # Detection is enabled
fps: 6
zones:
front-area:
coordinates: 0,0.254,0.497,0.228,1,0.202,0.996,0.992,0.002,0.997
loitering_time: 0
objects:
- car
- person
inertia: 3
record: # what you want Frigate to record
enabled: true
retain:
mode: active_objects
days: 10
snapshots:
enabled: true
required_zones:
- front-area
retain:
mode: active_objects
default: 10
review:
detections:
required_zones:
- front-area
alerts:
required_zones:
- front-area
mqtt:
timestamp: false
bounding_box: false
crop: true
required_zones:
- front-area
motion:
mask: 0,0,0,0.254,1,0.2,1,0,0.631,0,0.595,0
threshold: 79
contour_area: 99
improve_contrast: false
DORICam:
enabled: true # <---- Manual Switch
detect:
fps: 15
ffmpeg:
output_args:
record: preset-record-generic-audio-copy
inputs:
- path: rtsp://127.0.0.1:8554/DORICam
input_args: preset-rtsp-restream-low-latency
roles:
- record
- detect
hwaccel_args: preset-vaapi
zones:
gate:
coordinates: 0.23,0.137,0.246,0,0.537,0,0.617,0.14
loitering_time: 0
objects:
- car
- person
inertia: 1
driveway:
coordinates: 0.231,0.137,0.622,0.144,0.68,0.262,0.187,0.264,0.205,0.139,0.229,0.138
inertia: 1
loitering_time: 0
objects:
- car
- person
drive:
coordinates:
0,0.733,0.145,0.702,0.914,0.711,0.86,0.597,0.682,0.268,0.184,0.264,0.131,0.577,0,0.625
inertia: 1
loitering_time: 0
objects:
- car
- person
- face
plate:
coordinates: 0.24,0.272,0.63,0.272,0.688,0.396,0.218,0.394
inertia: 1
loitering_time: 0
objects:
- car
- license_plate
corner:
coordinates:
0.778,0.6,0.78,0.702,0.718,0.703,0.733,1,1,0.99,1,0.667,0.97,0.645,0.913,0.626,0.867,0.596
inertia: 1
loitering_time: 0
objects:
- person
- face
entrance:
coordinates: 0.002,0.63,0.093,0.598,0.158,0.603,0.144,0.702,0.857,0.715,1,1,0,1
loitering_time: 0
objects:
- car
- person
inertia: 1
record:
enabled: true
retain:
mode: active_objects
days: 10
snapshots:
enabled: true
required_zones:
- drive
- entrance
- corner
retain:
mode: active_objects
default: 10
review:
detections:
required_zones:
- gate
- driveway
- drive
- plate
- entrance
- corner
alerts:
required_zones:
- corner
- plate
- entrance
mqtt:
timestamp: false
bounding_box: false
crop: true
required_zones:
- plates
- corner
- entrance
motion:
mask:
- 0.867,0.602,1,0.656,1,0.157,1,0,0.762,0,0.542,0
- 0.13,0.573,0,0.625,0,0,0.246,0,0.229,0.137,0.204,0.137
threshold: 79
contour_area: 99
lightning_threshold: 0.6
improve_contrast: false
Side:
enabled: true # <---- Manual Switch
detect:
fps: 5
ffmpeg:
output_args:
record: preset-record-generic-audio-copy
inputs:
- path: rtsp://127.0.0.1:8554/Side
input_args: preset-rtsp-restream-low-latency
roles:
- record
- detect
hwaccel_args: preset-vaapi
record:
enabled: true
retain:
mode: active_objects
days: 7
snapshots:
enabled: true
retain:
mode: active_objects
default: 7
review:
detections:
required_zones:
- sidewalk
alerts:
required_zones:
- sidewalk
mqtt:
timestamp: false
bounding_box: false
crop: true
required_zones:
- sidewalk
motion:
threshold: 79
contour_area: 99
lightning_threshold: 0.6
improve_contrast: true
mask: 0.45,0,0.606,0.234,0.586,0.36,0.863,0.889,0.841,1,1,1,0.995,0.003
zones:
sidewalk:
coordinates:
0.318,0.205,0.331,0,0.448,0,0.427,0.225,0.504,0.65,0.563,0.977,0.415,1,0.378,0.456,0.299,0.418
loitering_time: 0
objects: person
inertia: 3
objects:
mask:
- 0.094,0.191,0.138,0.099,0.181,0.168,0.145,0.381,0.189,0.393,0.189,0.417,0.095,0.394
- 0.219,0.445,0.252,0.459,0.254,0.339,0.274,0.285,0.304,0.326,0.299,0.422,0.376,0.459,0.413,0.995,0.156,0.993,0.152,0.769
version: 0.14 Relevant Frigate log output2024-11-23 15:32:23.305744734 [INFO] Service Frigate exited with code 1 (by signal 0)
2024-11-23 15:32:23.312702252 [INFO] The go2rtc-healthcheck service exited with code 256 (by signal 15)
2024-11-23 15:32:23.313846441 [INFO] Service CERTSYNC exited with code 256 (by signal 15)
2024-11-23 15:32:23.348165340 [INFO] Service NGINX exited with code 0 (by signal 0)
2024-11-23 15:32:23.351068077 exit with signal: terminated
2024-11-23 15:32:23.354993981 [INFO] The go2rtc service exited with code 0 (by signal 0)
2024-11-23 15:32:27.986248439 [INFO] Starting NGINX...
2024-11-23 15:32:27.986632051 [INFO] Preparing new go2rtc config...
2024-11-23 15:32:27.987822233 [INFO] Preparing Frigate...
2024-11-23 15:32:28.002813128 [INFO] Starting Frigate...
2024-11-23 15:32:28.431476944 [INFO] Not injecting WebRTC candidates into go2rtc config as it has been set manually
2024-11-23 15:32:28.471876300 [INFO] Starting go2rtc...
2024-11-23 15:32:28.633317843 15:32:28.633 INF go2rtc platform=linux/amd64 revision=b2399f3 version=1.9.2
2024-11-23 15:32:28.634853450 15:32:28.634 INF config path=/dev/shm/go2rtc.yaml
2024-11-23 15:32:28.635975898 15:32:28.635 INF [api] listen addr=:1984
2024-11-23 15:32:28.636230410 15:32:28.636 INF [rtsp] listen addr=:8554
2024-11-23 15:32:28.636717712 15:32:28.636 INF [webrtc] listen addr=:8555
2024-11-23 15:32:28.829160349 2024/11/23 15:32:28 [error] 159#159: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.11, server: , request: "GET /api/stats HTTP/1.1", subrequest: "/auth", upstream: "http://127.0.0.1:5001/auth", host: "192.168.1.12:5000", referrer: "http://192.168.1.12:5000/review"
2024-11-23 15:32:28.829164928 2024/11/23 15:32:28 [error] 159#159: *1 auth request unexpected status: 502 while sending to client, client: 192.168.1.11, server: , request: "GET /api/stats HTTP/1.1", host: "192.168.1.12:5000", referrer: "http://192.168.1.12:5000/review"
2024-11-23 15:32:28.829167714 2024/11/23 15:32:28 [error] 159#159: *3 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.11, server: , request: "GET /api/review/summary HTTP/1.1", subrequest: "/auth", upstream: "http://127.0.0.1:5001/auth", host: "192.168.1.12:5000", referrer: "http://192.168.1.12:5000/review"
2024-11-23 15:32:28.829192694 2024/11/23 15:32:28 [error] 159#159: *3 auth request unexpected status: 502 while sending to client, client: 192.168.1.11, server: , request: "GET /api/review/summary HTTP/1.1", host: "192.168.1.12:5000", referrer: "http://192.168.1.12:5000/review"
2024-11-23 15:32:28.829217144 192.168.1.11 - - [23/Nov/2024:15:32:28 +0000] "GET /api/review/summary HTTP/1.1" 500 177 "http://192.168.1.12:5000/review" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0" "-"
2024-11-23 15:32:28.829219605 2024/11/23 15:32:28 [error] 159#159: *4 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.11, server: , request: "GET /api/profile HTTP/1.1", subrequest: "/auth", upstream: "http://127.0.0.1:5001/auth", host: "192.168.1.12:5000", referrer: "http://192.168.1.12:5000/review"
2A2024-11-23 15:32:28.829237580 2024/11/23 15:32:28 [error] 159#159: *4 auth request unexpected status: 502 while sending to client, client: 192.168.1.11, server: , request: "GET /api/profile HTTP/1.1", host: "192.168.1.12:5000", referrer: "http://192.168.1.12:5000/review"
2024-11-23 15:32:28.829239531 192.168.1.11 - - [23/Nov/2024:15:32:28 +0000] "GET /api/profile HTTP/1.1" 500 177 "http://192.168.1.12:5000/review" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0" "-"
2024-11-23 15:32:29.141589031 [INFO] Starting certsync...
2024-11-23 15:32:29.299149106 127.0.0.1 - - [23/Nov/2024:15:32:29 +0000] "" 400 0 "-" "-" "-"
2024-11-23 15:32:29.502227743 [2024-11-23 15:32:29] frigate.app INFO : Starting Frigate (0.14.0-da913d8)
2024-11-23 15:32:29.507634825 [2024-11-23 15:32:29] frigate.util.config INFO : Checking if frigate config needs migration...
2024-11-23 15:32:29.560503691 [2024-11-23 15:32:29] frigate.util.config INFO : frigate config does not need migration...
2024-11-23 15:32:29.776135334 [2024-11-23 15:32:29] frigate.util.services INFO : Automatically detected vaapi hwaccel for video decoding
2024-11-23 15:32:30.087740822 2024/11/23 15:32:30 [error] 160#160: *9 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.205, server: , request: "GET /api/stats HTTP/1.1", subrequest: "/auth", upstream: "http://127.0.0.1:5001/auth", host: "192.168.1.12:5000"
2024-11-23 15:32:30.087756583 2024/11/23 15:32:30 [error] 160#160: *9 auth request unexpected status: 502 while sending to client, client: 192.168.1.205, server: , request: "GET /api/stats HTTP/1.1", host: "192.168.1.12:5000"
2024-11-23 15:32:32.928271533 2024/11/23 15:32:32 [error] 161#161: *11 connect() failed (111: Connection refused) while connecting to upstream, client: 127.0.0.1, server: , request: "GET /api/version HTTP/1.1", subrequest: "/auth", upstream: "http://127.0.0.1:5001/auth", host: "127.0.0.1:5000"
2024-11-23 15:32:32.928291851 2024/11/23 15:32:32 [error] 161#161: *11 auth request unexpected status: 502 while sending to client, client: 127.0.0.1, server: , request: "GET /api/version HTTP/1.1", host: "127.0.0.1:5000"
2024-11-23 15:32:33.784308361 2024/11/23 15:32:33 [error] 159#159: *6 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.11, server: , request: "GET /api/config HTTP/1.1", subrequest: "/auth", upstream: "http://127.0.0.1:5001/auth", host: "192.168.1.12:5000", referrer: "http://192.168.1.12:5000/review"
2024-11-23 15:32:33.784313525 2024/11/23 15:32:33 [error] 159#159: *6 auth request unexpected status: 502 while sending to client, client: 192.168.1.11, server: , request: "GET /api/config HTTP/1.1", host: "192.168.1.12:5000", referrer: "http://192.168.1.12:5000/review"
2024-11-23 15:32:33.784315267 192.168.1.11 - - [23/Nov/2024:15:32:33 +0000] "GET /api/config HTTP/1.1" 500 177 "http://192.168.1.12:5000/review" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0" "-"
2024-11-23 15:32:33.789801973 2024/11/23 15:32:33 [error] 162#162: *14 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.11, server: , request: "GET /api/preview/all/start/1732276800/end/1732366800 HTTP/1.1", subrequest: "/auth", upstream: "http://127.0.0.1:5001/auth", host: "192.168.1.12:5000", referrer: "http://192.168.1.12:5000/review"
2024-11-23 15:32:33.789805775 2024/11/23 15:32:33 [error] 162#162: *14 auth request unexpected status: 502 while sending to client, client: 192.168.1.11, server: , request: "GET /api/preview/all/start/1732276800/end/1732366800 HTTP/1.1", host: "192.168.1.12:5000", referrer: "http://192.168.1.12:5000/review"
2024-11-23 15:32:33.789845056 192.168.1.11 - - [23/Nov/2024:15:32:33 +0000] "GET /api/preview/all/start/1732276800/end/1732366800 HTTP/1.1" 500 177 "http://192.168.1.12:5000/review" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0" "-"
2024-11-23 15:32:33.894064696 2024/11/23 15:32:33 [error] 159#159: *16 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.11, server: , request: "GET /ws HTTP/1.1", subrequest: "/auth", upstream: "http://127.0.0.1:5001/auth", host: "192.168.1.12:5000"
2024-11-23 15:32:33.894068063 2024/11/23 15:32:33 [error] 159#159: *16 auth request unexpected status: 502 while sending to client, client: 192.168.1.11, server: , request: "GET /ws HTTP/1.1", host: "192.168.1.12:5000"
2024-11-23 15:32:33.894083735 192.168.1.11 - - [23/Nov/2024:15:32:33 +0000] "GET /ws HTTP/1.1" 500 177 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0" "-"
2024-11-23 15:32:35.089456358 2024/11/23 15:32:35 [error] 159#159: *18 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.205, server: , request: "GET /api/stats HTTP/1.1", subrequest: "/auth", upstream: "http://127.0.0.1:5001/auth", host: "192.168.1.12:5000"
2024-11-23 15:32:35.089460360 2024/11/23 15:32:35 [error] 159#159: *18 auth request unexpected status: 502 while sending to client, client: 192.168.1.205, server: , request: "GET /api/stats HTTP/1.1", host: "192.168.1.12:5000"
2024-11-23 15:32:36.856643419 2024/11/23 15:32:36 [error] 159#159: *20 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.11, server: , request: "GET /api/profile HTTP/1.1", subrequest: "/auth", upstream: "http://127.0.0.1:5001/auth", host: "192.168.1.12:5000", referrer: "http://192.168.1.12:5000/review"
2024-11-23 15:32:36.856660863 2024/11/23 15:32:36 [error] 159#159: *20 auth request unexpected status: 502 while sending to client, client: 192.168.1.11, server: , request: "GET /api/profile HTTP/1.1", host: "192.168.1.12:5000", referrer: "http://192.168.1.12:5000/review"
2024-11-23 15:32:36.856722305 192.168.1.11 - - [23/Nov/2024:15:32:36 +0000] "GET /api/profile HTTP/1.1" 500 177 "http://192.168.1.12:5000/review" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0" "-"
2024-11-23 15:32:37.957002927 2024/11/23 15:32:37 [error] 159#159: *22 connect() failed (111: Connection refused) while connecting to upstream, client: 127.0.0.1, server: , request: "GET /api/version HTTP/1.1", subrequest: "/auth", upstream: "http://127.0.0.1:5001/auth", host: "127.0.0.1:5000"
2024-11-23 15:32:37.957068188 2024/11/23 15:32:37 [error] 159#159: *22 auth request unexpected status: 502 while sending to client, client: 127.0.0.1, server: , request: "GET /api/version HTTP/1.1", host: "127.0.0.1:5000"
2024-11-23 15:32:37.984357642 [INFO] Starting go2rtc healthcheck service...
2024-11-23 15:32:40.088404842 2024/11/23 15:32:40 [error] 159#159: *24 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.205, server: , request: "GET /api/stats HTTP/1.1", subrequest: "/auth", upstream: "http://127.0.0.1:5001/auth", host: "192.168.1.12:5000"
2024-11-23 15:32:40.088409350 2024/11/23 15:32:40 [error] 159#159: *24 auth request unexpected status: 502 while sending to client, client: 192.168.1.205, server: , request: "GET /api/stats HTTP/1.1", host: "192.168.1.12:5000"
2024-11-23 15:32:41.666118961 [2024-11-23 15:32:41] frigate.config WARNING : DORICam detect fps is set to 15. This does NOT need to match your camera's frame rate. High values could lead to reduced performance. Recommended value is 5.
2024-11-23 15:32:42.894974731 2024/11/23 15:32:42 [error] 159#159: *26 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.11, server: , request: "GET /api/review?reviewed=1&before=1732365294.296&after=1732278894.296 HTTP/1.1", subrequest: "/auth", upstream: "http://127.0.0.1:5001/auth", host: "192.168.1.12:5000", referrer: "http://192.168.1.12:5000/review"
2024-11-23 15:32:42.894978713 2024/11/23 15:32:42 [error] 159#159: *26 auth request unexpected status: 502 while sending to client, client: 192.168.1.11, server: , request: "GET /api/review?reviewed=1&before=1732365294.296&after=1732278894.296 HTTP/1.1", host: "192.168.1.12:5000", referrer: "http://192.168.1.12:5000/review"
2024-11-23 15:32:42.895034949 192.168.1.11 - - [23/Nov/2024:15:32:42 +0000] "GET /api/review?reviewed=1&before=1732365294.296&after=1732278894.296 HTTP/1.1" 500 177 "http://192.168.1.12:5000/review" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0" "-"
2024-11-23 15:32:42.985297111 2024/11/23 15:32:42 [error] 159#159: *28 connect() failed (111: Connection refused) while connecting to upstream, client: 127.0.0.1, server: , request: "GET /api/version HTTP/1.1", subrequest: "/auth", upstream: "http://127.0.0.1:5001/auth", host: "127.0.0.1:5000"
2024-11-23 15:32:42.985313225 2024/11/23 15:32:42 [error] 159#159: *28 auth request unexpected status: 502 while sending to client, client: 127.0.0.1, server: , request: "GET /api/version HTTP/1.1", host: "127.0.0.1:5000"
2024-11-23 15:32:43.908234056 2024/11/23 15:32:43 [error] 159#159: *30 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.11, server: , request: "GET /api/review/summary HTTP/1.1", subrequest: "/auth", upstream: "http://127.0.0.1:5001/auth", host: "192.168.1.12:5000", referrer: "http://192.168.1.12:5000/review"
2024-11-23 15:32:43.908237584 2024/11/23 15:32:43 [error] 159#159: *30 auth request unexpected status: 502 while sending to client, client: 192.168.1.11, server: , request: "GET /api/review/summary HTTP/1.1", host: "192.168.1.12:5000", referrer: "http://192.168.1.12:5000/review"
2024-11-23 15:32:43.908253406 192.168.1.11 - - [23/Nov/2024:15:32:43 +0000] "GET /api/review/summary HTTP/1.1" 500 177 "http://192.168.1.12:5000/review" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0" "-"
2024-11-23 15:32:43.908391860 2024/11/23 15:32:43 [error] 159#159: *31 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.1.11, server: , request: "GET /api/stats HTTP/1.1", subrequest: "/auth", upstream: "http://127.0.0.1:5001/auth", host: "192.168.1.12:5000", referrer: "http://192.168.1.12:5000/review"
2024-11-23 15:32:43.908394104 2024/11/23 15:32:43 [error] 159#159: *31 auth request unexpected status: 502 while sending to client, client: 127.0.0.1, server: , request: "GET /api/version HTTP/1.1", host: "127.0.0.1:5000" Relevant go2rtc log outputN/A Frigate statsN/A Operating systemDebian Install methodProxmox via Docker docker-compose file or Docker CLI command# version: "3.9"
secrets:
PLUS_API_KEY:
file: ~/frigateplus_key.txt
services:
frigate:
container_name: frigate
privileged: true # this may not be necessary for all setups
restart: unless-stopped
image: ghcr.io/blakeblackshear/frigate:0.14.0
shm_size: "72mb"
cap_add:
- CAP_PERFMON
devices:
- /dev/dri/renderD128 # for intel hwaccel, needs to be updated for your hardware
- /dev/bus/usb:/dev/bus/usb # passes the USB Coral, needs to be modified for other versions
volumes:
- /etc/localtime:/etc/localtime:ro
- /opt/frigate/config:/config
- /opt/frigate/storage:/media/frigate
- type: tmpfs # Optional: 1GB of memory, reduces SSD/SD Card wear
target: /tmp/cache
tmpfs:
size: 1000000000
ports:
- "8971:8971"
- "5000:5000"
- "5001:5001"
- "8554:8554" # RTSP feeds
- "8555:8555/tcp" # WebRTC over tcp
- "8555:8555/udp" # WebRTC over udp
environment:
FRIGATE_RTSP_PASSWORD: "xxxxxx"
secrets:
- PLUS_API_KEY Object DetectorCoral Screenshots of the Frigate UI's System metrics pagesN/A Any other information that may be helpfulBlake Blackshear has suggested that it doesn't have outbound internet access on startup and that the old model still works because it's saved in the model cache folder. Unfortunately I have no idea what I need to do to fix it. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
trying using the old model, getting a shell in the container, and pinging something like |
Beta Was this translation helpful? Give feedback.
trying using the old model, getting a shell in the container, and pinging something like
www.google.com