Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • Sign in / Register
Minds Frontend
Minds Frontend
  • Project overview
  • Repository
  • Issues 351
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 56
  • CI / CD
  • Security & Compliance
  • Packages
  • Wiki
  • Snippets
  • Members
  • Collapse sidebar
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds FrontendMinds Frontend
  • Issues
  • #2041

Closed
Open
Opened 3 months ago by ashish@ashish225
Report abuse New issue

Not able to install

Can't Install Minds, Hangs On Front-build_1 | chunk vendor vendor.js

I'm not sure where things are going sideways with this. The installer coasts along, no problems, until it gets to "front-build_1 | chunk {vendor} vendor.js, vendor.js.map (vendor) 7.16 MB [initial] [rendered]" At that point, every single time, it hangs. No error messages or warnings, nothing.It never completes. I even let it run overnight just for curiosity.

I’ve restarted the installation removing the settings file, I’ve wiped the server back to default and started the process again. I’ve even deleted the entire virtual machine and tried other Ubuntu variants and older versions.

STEPS TO REPRODUCE

Installing Minds using every version of the documentation.

V1: https://gitlab.com/MindsGaming/minds-install-sh V2: https://gitlab.com/MindsGaming/user-based-docs-for-minds.com V3: https://gitlab.com/minds/minds

Related issues
0

Related merge requests
1
  • Added docs site into README.md
    minds !170
  • Discussion 21
  • Designs 0
  • Narayanan KA
    Narayanan KA @movingisliving2019 · 2 months ago

    I'm facing the same issue. Tried it multiple times.

  • Ben Hayward
    Ben Hayward @benhayward.ben · 2 months ago
    Developer

    @ashish225 @movingisliving2019

    Hey, have you seen https://developers.minds.com/

  • Ben Hayward
    Ben Hayward @benhayward.ben · 2 months ago
    Developer

    Made a merge request here to add that link into the readme

    minds!170 (merged)

  • Ben Hayward
    Ben Hayward @benhayward.ben · 2 months ago
    Developer

    image

    That message is not a bug though, you're running docker-compose up front-build, so it attaches to the logs from the container. This is useful for development, but if you want it in the background, you can simply run docker-compose up -d front-build.

    If you see this, you should be able to see the site at localhost:8080

    If you don't, please run docker-compose logs -f --tail 0, reload the failing localhost link, and send me the output.

  • Narayanan KA
    Narayanan KA @movingisliving2019 · 2 months ago

    Hey ben ,Its resolved. Thanks for your help.Sent from my Samsung Galaxy smartphone.

  • Ben Hayward
    Ben Hayward @benhayward.ben · 2 months ago
    Developer

    Any time! Will close the issue once @ashish225 confirms their issue is resolved.

  • ashish
    ashish @ashish225 · 2 months ago

    Hi Ben,

    I am getting forbidden error when i hit the url "http://localhost:8080"

    Please find the attached screen-shot

    minds_error

  • ashish
    ashish @ashish225 · 2 months ago

    Hi Ben,

    Issue is resolved. Problem was url "http://localhost:8080" is not redirecting to url "http://localhost:8080/index.php"

    By manually hitting the url "http://localhost:8080/index.php" Minds web Page become vissible

    Thank You for your support

  • Narayanan KA
    Narayanan KA @movingisliving2019 · 2 months ago

    ben. didnt know where to ask this so asking here.

    1. When minds speaks of end to end encryption , are only the chats encrypted ? What else is included in the encryption?
    2. Can we use your FAQ for our company website ? only the Minds name will change.
    3. Also is the jury system included as part of the code?
  • Ben Hayward
    Ben Hayward @benhayward.ben · 2 months ago
    Developer
    1. Yep, our end to end encryption covers only chat. We also encrypt things in various other ways, but the end-to-end in the traditional sense is only messages.

    2. That'd be down to @jotto141 or @ottman

    3. It is indeed!

  • Ben Hayward
    Ben Hayward @benhayward.ben · 2 months ago
    Developer

    Ahh my apologies! The home page requires a step and I don't think that is in our docs. From the project folder whilst its running, do:

    docker-compose exec php-fpm sh

    cd /var/www/Minds/front/dist

    touch index.php

    Edited by Ben Hayward 2 months ago
  • Narayanan KA
    Narayanan KA @movingisliving2019 · 2 months ago

    hello ben., external URLs arent getting embedded when I post something. only the link appears allowing to redirect.

  • Ben Hayward
    Ben Hayward @benhayward.ben · 2 months ago
    Developer

    I guess you likely haven't put in a key for iframely in the settings.php?

  • Narayanan KA
    Narayanan KA @movingisliving2019 · 2 months ago

    hi ben. just checked. it already has a key. what should be done now ?

  • Narayanan KA
    Narayanan KA @movingisliving2019 · 2 months ago

    ben. you there ? we are waiting for a reply from your end.

  • Ben Hayward
    Ben Hayward @benhayward.ben · 2 months ago
    Developer

    That key probably wont work, if we've made it public its probably a dev one that will be past its limit, could be something else though so,

    docker-compose logs -f --tail 0

    Try to post a link and see what errors crop up.

  • Narayanan KA
    Narayanan KA @movingisliving2019 · 2 months ago

    The error being thrown up is Invalid API key.

    Regards , K.A. Narayanan Director Reaps Analytics Private Limited A/202, Panchavati-2, Raheja Township, Malad East, Mumbai – 400097 Mob +91 9819619949 Email : reapsanalytics@outlook.com skype : ka.narayanan

  • Ben Hayward
    Ben Hayward @benhayward.ben · 2 months ago
    Developer

    Then you will need a valid API key

  • Narayanan KA
    Narayanan KA @movingisliving2019 · 2 months ago

    Need to purchase one ben ? Sent from my Samsung Galaxy smartphone.

  • Narayanan KA
    Narayanan KA @movingisliving2019 · 2 months ago

    The error being thrown up is Invalid API key.

    Regards , K.A. Narayanan Director Reaps Analytics Private Limited A/202, Panchavati-2, Raheja Township, Malad East, Mumbai – 400097 Mob +91 9819619949 Email : reapsanalytics@outlook.com skype : ka.narayanan

  • Ben Hayward
    Ben Hayward @benhayward.ben · 2 months ago
    Developer

    Yes, though you should be able to get a development or trial key,

  • Bill Ottman :dragon_face: @ottman closed 30 minutes ago

    closed

Please register or sign in to reply
0 Assignees
None
none
Epic
None
None
Milestone
None
Time tracking
No estimate or time spent
None
Due date
None
0
Labels
None
None
Weight
None
Confidentiality
Not confidential
Lock issue
Unlocked
5
5 participants
user avatar
Bill Ottman
user avatar
Ben Hayward
user avatar
Narayanan KA
user avatar
ashish
user avatar
Jack Ottman
Reference: minds/front#2041