[Bug]: When the container image is upgraded from 2.20.0 to 2.23.0, the following message appears: logs #2781

Closed
opened 2026-04-25 00:10:32 +02:00 by adam · 1 comment
Owner

Originally created by @dingsmart on GitHub (May 18, 2025).

What happened?

node:internal/modules/cjs/loader:1215

throw err;
^
Error: Cannot find module '/index.js'
at Module._resolveFilename (node:internal/modules/cjs/loader:1212:15)
at Module._load (node:internal/modules/cjs/loader:1043:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12)
at node:internal/main/run_main_module:28:49 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Node.js v20.19.2
node:internal/modules/cjs/loader:1215

throw err;
^
Error: Cannot find module '/index.js'
at Module._resolveFilename (node:internal/modules/cjs/loader:1212:15)
at Module._load (node:internal/modules/cjs/loader:1043:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12)
at node:internal/main/run_main_module:28:49 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Node.js v20.19.2
node:internal/modules/cjs/loader:1215

throw err;
^
Error: Cannot find module '/index.js'
at Module._resolveFilename (node:internal/modules/cjs/loader:1212:15)
at Module._load (node:internal/modules/cjs/loader:1043:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12)
at node:internal/main/run_main_module:28:49 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Node.js v20.19.2

What did you expect to happen?

There are no screenshots for the time being, because I upgraded from 2.19.0 to 2.23.0 first, and there was a problem, so I upgraded to 2.20.0 and it became normal. So no previous screenshots were kept, only logs were left

Steps to reproduce the issue

Audiobookshelf version

The original container installation of 2.19.0, first upgraded to 2.23.0, there was a problem, so I upgraded to 2.20.0, and now I use the 2.20.0 version normally.

How are you running audiobookshelf?

Docker

What OS is your Audiobookshelf server hosted from?

Linux

If the issue is being seen in the UI, what browsers are you seeing the problem on?

Edge

Logs


Additional Notes

No response

Originally created by @dingsmart on GitHub (May 18, 2025). ### What happened? node:internal/modules/cjs/loader:1215  throw err; ^ Error: Cannot find module '/index.js' at Module._resolveFilename (node:internal/modules/cjs/loader:1212:15) at Module._load (node:internal/modules/cjs/loader:1043:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12) at node:internal/main/run_main_module:28:49 { code: 'MODULE_NOT_FOUND', requireStack: [] } Node.js v20.19.2 node:internal/modules/cjs/loader:1215  throw err; ^ Error: Cannot find module '/index.js' at Module._resolveFilename (node:internal/modules/cjs/loader:1212:15) at Module._load (node:internal/modules/cjs/loader:1043:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12) at node:internal/main/run_main_module:28:49 { code: 'MODULE_NOT_FOUND', requireStack: [] } Node.js v20.19.2 node:internal/modules/cjs/loader:1215  throw err; ^ Error: Cannot find module '/index.js' at Module._resolveFilename (node:internal/modules/cjs/loader:1212:15) at Module._load (node:internal/modules/cjs/loader:1043:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12) at node:internal/main/run_main_module:28:49 { code: 'MODULE_NOT_FOUND', requireStack: [] } Node.js v20.19.2 ### What did you expect to happen? There are no screenshots for the time being, because I upgraded from 2.19.0 to 2.23.0 first, and there was a problem, so I upgraded to 2.20.0 and it became normal. So no previous screenshots were kept, only logs were left ### Steps to reproduce the issue 1. ### Audiobookshelf version The original container installation of 2.19.0, first upgraded to 2.23.0, there was a problem, so I upgraded to 2.20.0, and now I use the 2.20.0 version normally. ### How are you running audiobookshelf? Docker ### What OS is your Audiobookshelf server hosted from? Linux ### If the issue is being seen in the UI, what browsers are you seeing the problem on? Edge ### Logs ```shell ``` ### Additional Notes _No response_
adam added the bug label 2026-04-25 00:10:32 +02:00
adam closed this issue 2026-04-25 00:10:32 +02:00
Author
Owner

@DieselTech commented on GitHub (May 18, 2025):

Duplicate of https://github.com/advplyr/audiobookshelf/issues/4292

Check the last few posts in that thread for some tips on how to resolve the issue based on how you are running the image.

@DieselTech commented on GitHub (May 18, 2025): Duplicate of https://github.com/advplyr/audiobookshelf/issues/4292 Check the last few posts in that thread for some tips on how to resolve the issue based on how you are running the image.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#2781