Giter VIP home page Giter VIP logo

Comments (3)

h-mdm avatar h-mdm commented on June 12, 2024

This is the duplicate of #53

from hmdm-server.

ll3N1GmAll avatar ll3N1GmAll commented on June 12, 2024

Your reply did not address my questions. Once I applied the fix in #53, I got another error. Plus, I had additional setup questions. See below..
... the BUILD.txt mentions a tomcat8 install. There is no installation candidate for tomcat8 in Ubuntu 20.04.

I did run - cp server/build.properties.example server/build.properties
but during the install process via mvn install, I get the following error messages:

[INFO] --- frontend-maven-plugin:1.7.6:npm (npm install) @ server ---
[INFO] Running 'npm install' in /home/mdm/hmdm-server/server/webtarget
[WARNING] npm WARN [email protected] No description
[WARNING] npm WARN [email protected] No repository field.
[WARNING] npm WARN [email protected] No license field.
[ERROR]
[INFO] added 273 packages from 192 contributors and audited 272 packages in 6.781s
[INFO] found 63 vulnerabilities (4 low, 21 moderate, 32 high, 6 critical)
[INFO] run npm audit fix to fix them, or npm audit for details
[INFO]

Also, can we change the default ports? Can we use a non-commercial certificate that is not Let's Encrypt? The port 80 requirement is a serious hindrance as other services use that port and we are ok with using a self-signed certificate as we have security measures in place to mitigate the risk of a MiTM attack.

from hmdm-server.

h-mdm avatar h-mdm commented on June 12, 2024

Unfortunately I was unable to reproduce this issue on a fresh Ubuntu 20.04 VM.

Perhaps this could be relevant to your issue: https://stackoverflow.com/questions/16827858/error-npm-warn-package-json-no-repository-field

I kindly ask you not to address multiple issues in one. Add an unique entry with a descriptive subject for each issue.

For questions not related to issues, please use this platform: https://qa.h-mdm.com.

Let's Encrypt can't use port other than 80, but you can use a commercial certificate and avoid using port 80: https://qa.h-mdm.com/1240/how-to-setup-work-through-https

from hmdm-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.