docusealco / docuseal

Open source DocuSign alternative. Create, fill, and sign digital documents ✍️
https://www.docuseal.co
GNU Affero General Public License v3.0
5.7k stars 378 forks source link

Nokogiri ERROR #138

Closed maaper closed 8 months ago

maaper commented 8 months ago

Hi all, I’m receiving this error and my docker installation goes to exited.

Nokogiri was built against libxml version 2.11.5, but has dynamically loaded 2.11.4

can someone help me to understand the possible root cause and possible solutions? Thanks in advance!

omohokcoj commented 8 months ago

@maaper it's not an error but a warning - the app should work perfectly fine with it :)

maaper commented 8 months ago

The thing is that the app is existing after restart.

maaper commented 8 months ago

I have just do a repull of the image and seems to be solve whatever was causing the issue.

Now I remember that yesterday my server stopped suddenly due to an electrical issue. That abnormal shutdown can be the responsible of the error.