Giter Club home page Giter Club logo

Comments (10)

ssddanbrown avatar ssddanbrown commented on September 27, 2024

Hi @whiteboxnqn,
I'm assuming you also changed docker image during this process? Any idea which you were using before?
What exact image are you using? (docker images --digests, report back full details including digest for image used).
What kind of system are you running docker on (What hardware/CPU?)

from bookstack.

whiteboxnqn avatar whiteboxnqn commented on September 27, 2024

from bookstack.

ssddanbrown avatar ssddanbrown commented on September 27, 2024

@whiteboxnqn What exact image are you using? (docker images --digests, report back full details including digest for image used).

from bookstack.

whiteboxnqn avatar whiteboxnqn commented on September 27, 2024

Hi!
This is the output:

docker images --digests

REPOSITORY TAG DIGEST IMAGE ID CREATED SIZE
ghcr.io/linuxserver/bookstack 24.05.4 sha256:ce6f876f5244413c251ba85468a830eac87ccee9bf62e95b1ca2d3cfec4d029f c9d6e25215a8 3 days ago 377MB
lscr.io/linuxserver/bookstack latest sha256:ce6f876f5244413c251ba85468a830eac87ccee9bf62e95b1ca2d3cfec4d029f c9d6e25215a8 3 days ago 377MB
lscr.io/linuxserver/mariadb latest sha256:56da9bba3e5e0a08d35d038b72263bebc33483f41b5c58ee8a0baca52247807f df922606a45d 13 days ago 334MB
ghcr.io/linuxserver/bookstack v24.05.3-ls159 sha256:646e6913d76dfde257c7fe6725c87126fe8f71299bd45b3a04596b46596fe7d0 d0ede66c9a34 2 weeks ago 376MB
portainer/portainer-ce 2.20.3 sha256:f5277f6cab33b3471148fb00dc4b4a09995ba64b473448a58f616d202686564b 3255108e46a0 3 months ago 288MB
jwilder/nginx-proxy latest sha256:188589dbc8978f42fc95ff5c13ddbcf320f5aceb8cbc2e3eb9db862a08ebd18e 97275ada6cc9 3 months ago 205MB
jrcs/letsencrypt-nginx-proxy-companion latest sha256:4080738c7e364f6df021d62faabbfcddd168dfe407946edf3e931c95d93cae90 1d70c7c23955 4 months ago 51MB
portainer/portainer-ce latest sha256:4a1ceadd7f7898d9190ee0a6d22234c4323aefd80e796e84f5e57127f74370f1 a3f85c245ec3 4 months ago 293MB
ghcr.io/linuxserver/bookstack v23.10.2-ls112 sha256:2d409840c8a3845895cd7f4c2f0f91e95caec02b33c71ffc3cd5f06361589151 67fc56d61ea7 9 months ago 360MB

from bookstack.

ssddanbrown avatar ssddanbrown commented on September 27, 2024

Thanks @whiteboxnqn, what kind of AWS EC2 machine type are you running on?

from bookstack.

whiteboxnqn avatar whiteboxnqn commented on September 27, 2024

Hi!

The specs:

  • General computing (t3a.small)
  • 1 vcpu
  • 4 gb ram
  • 50Gb SSD
  • Description: Ubuntu 24.04.1 LTS, Release: 24.04, Codename: noble
  • docker version: 27.2.0, build 3ab4256

from bookstack.

ssddanbrown avatar ssddanbrown commented on September 27, 2024

Thanks. For testing, can you pin an exact image so we can consistently test one scenario.

So in your compose file, set:

image: ghcr.io/linuxserver/bookstack:24.05.4@sha256:13d74eb35d93f5ba53bfb894bc4e46e47a3e2565d2869dffb6c046726083d531

For the bookstack service. For my future reference, this image is found here.
Then run a docker compose pull before re-upping the containers docker compose up -d (not restarting) then let me know if that's any different.

from bookstack.

whiteboxnqn avatar whiteboxnqn commented on September 27, 2024

Hi!

Thanks for the info. Unfortunatelly changing the image didn't work. We have the same error.

imagen

we executed: docker compose down, (updated docker-compose.yml with the new image) and then docker compose pull, docker compose up -d.

And the console of bookstack container shows:
imagen

from bookstack.

ssddanbrown avatar ssddanbrown commented on September 27, 2024

Not sure what's up in this environment.

Such an "Illegal instruction" error would typically show if you're running on the wrong CPU architecture, or if expected CPU instructions were missing. Maybe there could be security features that could interfere in this kind of way.

Linuxserver just put out a new image, so you could try that, otherwise not sure what else I can suggest that can be easily checked.

from bookstack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.