Global AI and Data Science

 View Only
  • 1.  Unable to spin up Lite services

    Posted Thu October 12, 2023 12:55 PM

    I am working on a client project and I want to be able to spin up a lite service (in this case, Cloudant).  For pretty much everything, I use TechZone, but I there is no TZ env for Cloudant.  I have all of these accounts under my IBM Login:

    But none of them allow me to create a Lite service:

    or

    The initial support link sends me here:

    What account should I be using??  Why can't I create a Lite service on any of them?  



    ------------------------------
    Ross Lewis
    ------------------------------


  • 2.  RE: Unable to spin up Lite services

    Posted Fri October 13, 2023 11:06 AM

    The reason for being unable to spin up the lbm lite service could be various, but common reasons include:

    1. Configuration Issues: Incorrect configuration settings in the lbm lite service can prevent it from starting.

    2. Dependencies: Missing or outdated dependencies required by the lbm lite service can lead to startup problems.

    3. Port Conflicts: If the port lbm lite service tries to use is already occupied, it won't be able to start.

    4. Permissions: Insufficient permissions for the user running the service can be a barrier to startup.

    To resolve this issue, you should consider the following solutions:

    1. Check Configuration: Review the configuration settings and ensure they are correct.

    2. Update Dependencies: Make sure all necessary dependencies and libraries are up-to-date.

    3. Resolve Port Conflicts: Ensure that the port the lbm lite service uses is available and not blocked by other processes.

    4. Check Permissions: Verify that the user running the service has the necessary permissions to start it.

    By addressing these potential issues, you can troubleshoot and resolve the problem with starting the lbm lite service.



    ------------------------------
    Niloy Deb Barma
    ------------------------------