Problems using NodeBB script #5485
-
Hi I'm trying to use the NodeBB script into Proxmox cluster. When the script is trying to install MongoDB I have this error (using default with verbose) Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease I have tried to find the repository of MongoDB in internet and i find this url: https://repo.mongodb.org/apt/ubuntu/dists/noble/mongodb-org/8.0/ Is the same? Or maybe the script has to be corrected? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
This is correct. Our function that installs mongodb has a little bug in it. Fix is underway |
Beta Was this translation helpful? Give feedback.
Will be fixed after #5486 merges.