Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-3568

FIWARE.Request.Tech.Apps.Store.InstallationProblems

    Details

    • Type: extRequest
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Fix Version/s: 2021
    • Component/s: FIWARE-TECH-HELP
    • Labels:
      None

      Description

      Hello,

      I'm a member of a team funded by Fractals and I'm trying to install an
      instance of Wstore GE on our Ubuntu server. Ubuntu is deployed as instance
      in FiLabs. I'm following this guide
      https://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/Store_-_W-Store_-_Installation_and_Administration_Guide

      The script setup.sh fails giving the error in the image. The same error
      happens if I try installing manually at the step python manage.py
      createsite site_name http://host:port (with real name and host).
      I would really appreciate any advice, I tried everything I could find in
      forums


      Best,
      Ana

      _______________________________________________
      Fiware-lab-help mailing list
      Fiware-lab-help@lists.fi-ware.org
      https://lists.fi-ware.org/listinfo/fiware-lab-help

      [Created via e-mail received from: N ana <nanaxttp@gmail.com>]

        Activity

        Hide
        fdelavega Francisco de la Vega added a comment -

        My response to the issuer follows

        Dear Ana,

        There is an issue with the versión of Pymongo, this problem happens with the version 3 of this library.

        You can fix the problem by unistalling the version 3 of pymongo and installing the 2.8.

        $(virtenv) pip install "pymongo==2.8"

        Alternatively you can replace the script python-dep-install.sh by the one in the develop branch of github

        https://github.com/conwetlab/wstore/blob/develop/python-dep-install.sh

        Best regards,
        Francisco

        Show
        fdelavega Francisco de la Vega added a comment - My response to the issuer follows Dear Ana, There is an issue with the versión of Pymongo, this problem happens with the version 3 of this library. You can fix the problem by unistalling the version 3 of pymongo and installing the 2.8. $(virtenv) pip install "pymongo==2.8" Alternatively you can replace the script python-dep-install.sh by the one in the develop branch of github https://github.com/conwetlab/wstore/blob/develop/python-dep-install.sh Best regards, Francisco

          People

          • Assignee:
            fdelavega Francisco de la Vega
            Reporter:
            fw.ext.user FW External User
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: