Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[SUPPORT] TEMPLATE MASTERWISHX/REDISINSIGHT

Featured Replies

Support thread for masterwishx - RedisInsight redis/redisinsight docker image.

 

Take your productivity to the next level when developing with Redis or Redis Stack! Use RedisInsight to visualize and optimize Redis data. A powerful desktop manager, RedisInsight provides an intuitive and efficient UI for Redis and Redis Stack and supports CLI interaction in a fully-featured desktop UI client.

 

https://redis.com/redis-enterprise/redis-insight/

 

https://hub.docker.com/r/redis/redisinsight

Thank you do much for creating this. Is it normal to have to create the `logs` folder in the `appdata/eedisinsight` on first start?

  • Author
9 hours ago, stephondoestech said:

Thank you do much for creating this. Is it normal to have to create the `logs` folder in the `appdata/eedisinsight` on first start?

 

Yes , it have some folders :

 

image.png.fd7d8972d7a8975bda2da6e13ab7d09f.png

  • Author

You can remove redisinsight binded folder in container if you want,

but then will be no data saved after container updated

  • 2 months later...

there seems to be permission problems installing in from scratch

/usr/src/app/redisinsight/api/node_modules/file-stream-rotator/lib/helper.js:16
            throw error;
            ^

Error: EACCES: permission denied, mkdir '/data/logs'
    at Object.mkdirSync (node:fs:1398:3)
    at makeDirectory (/usr/src/app/redisinsight/api/node_modules/file-stream-rotator/lib/helper.js:12:12)
    at FileStreamRotator.createNewLog (/usr/src/app/redisinsight/api/node_modules/file-stream-rotator/lib/FileStreamRotator.js:140:36)
    at FileStreamRotator.rotate (/usr/src/app/redisinsight/api/node_modules/file-stream-rotator/lib/FileStreamRotator.js:133:14)
    at new FileStreamRotator (/usr/src/app/redisinsight/api/node_modules/file-stream-rotator/lib/FileStreamRotator.js:22:14)
    at Object.getStream (/usr/src/app/redisinsight/api/node_modules/file-stream-rotator/lib/index.js:32:12)
    at new DailyRotateFile (/usr/src/app/redisinsight/api/node_modules/winston-daily-rotate-file/daily-rotate-file.js:80:57)
    at Object.<anonymous> (/usr/src/app/redisinsight/api/dist/config/logger.js:18:27)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10) {
  errno: -13,
  syscall: 'mkdir',
  code: 'EACCES',
  path: '/data/logs'

 

chmodding it makes no difference and chown'ing it gives other errors.

 

What fixed it for me was adding some variables:

PUID:99

PGID:100

UMASK:000

Edited by joggs

  • Author
On 6/24/2024 at 4:01 PM, joggs said:

chmodding it makes no difference and chown'ing it gives other errors.

 

checked again just

 chmod 777 redisinsight 

fix the issue 

  • 1 year later...

tried chmod 777 /mnt/user/appdata/redisinsight/ and that didn't work.

What worked was adding these 3 variables/:

PUID:99
PGID:100
UMASK:000

  • 3 months later...

I tried both solutions in this thread, neither work for me. I'm getting the exact same error:

Error: EACCES: permission denied, open '/data/logs/redisinsight-errors-2026-05-21.log.0'
Emitted 'error' event on FileStreamRotator instance at:
 at WriteStream.<anonymous> (/usr/src/app/redisinsight/api/node_modules/file-stream-rotator/lib/FileStreamRotator.js:177:45)
 at WriteStream.emit (node:events:519:28)
 at emitErrorNT (node:internal/streams/destroy:170:8)
 at emitErrorCloseNT (node:internal/streams/destroy:129:3)
 at process.processTicksAndRejections (node:internal/process/task_queues:90:21) {
 errno: -13,
 code: 'EACCES',
 syscall: 'open',
 path: '/data/logs/redisinsight-errors-2026-05-21.log.0'
}
Node.js v22.22.0

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.