Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rapid increase in RAM consumption on the server after normal operation #6024

Open
sheshko-as opened this issue Apr 13, 2024 · 2 comments
Open
Labels

Comments

@sheshko-as
Copy link

sheshko-as commented Apr 13, 2024

Describe the bug
Periodically, maybe once a day, maybe once every three days, RAM consumption starts to rise sharply until it runs out on the server and the meshcentral service restarts via oom-kill

Screenshots
screen

Server Software (please complete the following information):

  • OS: Ubuntu 22.04
  • Virtualization: VPS
  • Network: WAN
  • Version: 1.1.22
  • Node: 20.12.1

Client Device (please complete the following information):

  • Device: PC
  • OS: Windows 10
  • Network: Remote over WAN
  • Browser: Google Chrome
  • MeshCentralRouter Version: 1.8.8795

Remote Device (please complete the following information):

  • Device: PC
  • Quantity: 1500 devices
  • OS: Windows 10 Pro - 22H2
  • Network: Remote over WAN
  • Current Core Version (if known): Dec 9 2022, 3840084365

Your config.json file

{
  "settings": {
    "cert": "XXXXXX",
    "MongoDb": "mongodb://127.0.0.1:27017/meshcentral",
    "MongodbBulkOperations": true,
    "WANonly": true,
    "AllowHighQualityDesktop": false,
    "autoBackup": {
      "backupIntervalHours": 24,
      "keepLastDaysBackup": 30,
      "zipPassword": "XXXXXX",
      "webdav": {
        "url": "XXXXXX",
        "username": "XXXXXX",
        "password": "XXXXXX",
        "folderName": "XXXXXX",
        "maxFiles": 30
      }
    }
  },
  "domains": {
    "": {
      "title": "XXXXXX",
      "title2": "XXXXXX",
      "hide": 5
    }
  },
  "letsencrypt": {
    "email": "XXXXXX@XXXXXX",
    "names": "XXXXXX",
    "production": true
  }
}

@sheshko-as sheshko-as added the bug label Apr 13, 2024
@silversword411
Copy link
Contributor

This is a dupe.
Please search before posting new issue

@sheshko-as
Copy link
Author

This is a dupe. Please search before posting new issue

I have searched many times in the search, I have not found anything. Maybe I didn't search well.

@sheshko-as sheshko-as changed the title Rapid increase in RAM consumption after normal operation Rapid increase in RAM consumption on the server after normal operation Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants