docker-nsolid icon indicating copy to clipboard operation
docker-nsolid copied to clipboard

The repo that powers our public N|Solid Docker images living on Docker Hub

Results 6 docker-nsolid issues
Sort by recently updated
recently updated
newest added

Hi, I was trying to deploy an app using fermium-alpine-latest on a openshift cluster (3.11) and it throws an error when pod start: `Assertion failed in ../deps/scarab_zmq_agent/src/zmq_agent.cc on line 552:...

I noticed the `Dockerfile` for the alpine images have the following in them: ``` # Get Dependencies COPY ./nsolid-bundle-${NSOLID_VERSION}/nsolid-*${NODEJS_LTS}-alpine-x64.tar.gz . # later it does the following in a RUN command...

Hey Team, a few quick questions: 1. What is the reason for versioning nsolid discretely and in a semantically-incompatible way from the node version used in a given nsolid release?...

question

Most of the heap snapshots fail to load on Chrome dev tools: ![image](https://github.com/nodesource/docker-nsolid/assets/15718667/84309127-505e-478c-8d38-2f8af7e49bac) EDIT: nsolid console information: ![image](https://github.com/nodesource/docker-nsolid/assets/15718667/6105ee92-aadf-43c9-87de-337fb2b65e18)

Docker Image: docker.io/nodesource/nsolid-console:alpine Host Machine: MacOS Sonoma 14.3.1 The docker container is crashing quite frequently: `{"level":30,"time":1715196902456,"pid":3,"hostname":"881dd55f7a5a","name":"nsolid-console","name":"nsolid-console:lib/http-server.js","message":"200 GET /api/v4/release-notes?consoleVersion=4.10.2 636ms","user":"cd9a0b48-29fe-4176-bb08-4439fe5b041c"} {"level":50,"time":1715196902638,"pid":3,"hostname":"881dd55f7a5a","name":"nsolid-console","name":"nsolid-console:zmqserver/index.js","msg":"ZeroMQ message handler error"} {"level":50,"time":1715196905638,"pid":3,"hostname":"881dd55f7a5a","name":"nsolid-console","name":"nsolid-console:zmqserver/index.js","msg":"ZeroMQ message handler error"} {"level":50,"time":1715196908641,"pid":3,"hostname":"881dd55f7a5a","name":"nsolid-console","name":"nsolid-console:zmqserver/index.js","msg":"ZeroMQ message handler...

Fails to run using `docker compose` as per latest documentation: ``` 2024-09-06 16:40:59 {"level":30,"time":1725655259858,"pid":7,"hostname":"6af27662af4d","name":"nsolid-console","name":"nsolid-console:nsolid-console.js","msg":"N|Solid Console Service starting up with PID 7 (id: fc784f05927c77001542b566016fc00028c92ede)"} 2024-09-06 16:41:01 {"level":30,"time":1725655260973,"pid":7,"hostname":"6af27662af4d","name":"nsolid-console","name":"nsolid-console:lib/settings-manager.js","msg":"using LevelDB"} 2024-09-06 16:41:01 {"level":30,"time":1725655261008,"pid":7,"hostname":"6af27662af4d","name":"nsolid-console","name":"nsolid-console:lib/settings-manager.js","msg":"Beginning...