You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I click on the Image tab, it says page not found.
`DB Connection: ✔
Synced Models: ✔
Listening on http://localhost:8000
file:///app/controllers/images.js:80
if (container_images.includes(images[i].RepoTags[0])) {
^
TypeError: Cannot read properties of null (reading '0')
at Images (file:///app/controllers/images.js:80:57)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Node.js v22.2.0
DB Connection: ✔
Synced Models: ✔
Listening on http://localhost:8000
file:///app/controllers/images.js:80
if (container_images.includes(images[i].RepoTags[0])) {
^
TypeError: Cannot read properties of null (reading '0')
at Images (file:///app/controllers/images.js:80:57)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Hello,
When I click on the Image tab, it says page not found.
`DB Connection: ✔
Synced Models: ✔
Listening on http://localhost:8000
file:///app/controllers/images.js:80
if (container_images.includes(images[i].RepoTags[0])) {
^
TypeError: Cannot read properties of null (reading '0')
at Images (file:///app/controllers/images.js:80:57)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Node.js v22.2.0
DB Connection: ✔
Synced Models: ✔
Listening on http://localhost:8000
file:///app/controllers/images.js:80
if (container_images.includes(images[i].RepoTags[0])) {
^
TypeError: Cannot read properties of null (reading '0')
at Images (file:///app/controllers/images.js:80:57)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Node.js v22.2.0
DB Connection: ✔
Synced Models: ✔
Listening on http://localhost:8000`
Any hint? Thanks!
The text was updated successfully, but these errors were encountered: