Giter Site home page Giter Site logo

Comments (15)

openmrsegypt avatar openmrsegypt commented on May 22, 2024 2

@tangollama can you please help

from hospitalrun-server.

p-mcgowan avatar p-mcgowan commented on May 22, 2024 2

Also note, when running initcouch.sh (5.iv.b) you will likely need to change the line from couchdb to localhost, I think it's line 2 or 3

Edit: scratch that, it's already localhost

from hospitalrun-server.

p-mcgowan avatar p-mcgowan commented on May 22, 2024 1

You could mpve this to the slack channel, as it sounds closer to IT issues rather than codebase issues, and more people may be able to help you there if you still have issues. Thr link to the slack is on the hospitalrun website

from hospitalrun-server.

openmrsegypt avatar openmrsegypt commented on May 22, 2024

can anyone please reply
what the hell is this !!!!

from hospitalrun-server.

p-mcgowan avatar p-mcgowan commented on May 22, 2024

Hey @openmrsegypt, I'm not associated with the project but I'm sure the maintainers are busy with family over the holidays.

I had no problems connecting to my HR server (ubuntu 16.04 and 17.04) from LAN. I was not running docker but hosting it locally instead, so if you're running it in a container then maybe check docker docs for lan setup instructions.

It might help if you list the steps you took to set it up, how you're trying to connect, and the exact issues/errors when trying to connect locally.

from hospitalrun-server.

openmrsegypt avatar openmrsegypt commented on May 22, 2024

from hospitalrun-server.

p-mcgowan avatar p-mcgowan commented on May 22, 2024

Follow the alternative instructions here
https://github.com/HospitalRun/hospitalrun-server/blob/master/README.md#alternative-installation
You basically just need to serve the files after downloading stuff like couch and elastic search.
If you are only trying to connect locally then you don't need to host anywhere, you should be able to connect to LAN assuming you have forwarded the appropriate ports on your network.

from hospitalrun-server.

openmrsegypt avatar openmrsegypt commented on May 22, 2024

@p-mcgowan
can you please provide clear instructions on how to install couchdb 1.6

it is unavailable in couchdb website version 2.x are the only available

sorry for bothering you

from hospitalrun-server.

p-mcgowan avatar p-mcgowan commented on May 22, 2024

No problem. If you're on Ubuntu, sudo apt-get install couchdb will install 1.6.1 (if I recall correctly) since Ubuntu packages are not up to date with the newest couch. If that installs couch 2.x, the you will need to do sudo apt-get install couchdb=1.6.1-4ubuntu-something-I-cant-remember. This link has examples https://askubuntu.com/questions/428772/how-to-install-specific-version-of-some-package/428778

from hospitalrun-server.

openmrsegypt avatar openmrsegypt commented on May 22, 2024

@p-mcgowan

If you are on Linux distribution that uses Upstart, there is an upstart script in utils/hospitalrun.conf. By default this script assumes the server is installed at /var/app/server. This script relies on forever which you will need to install via npm: npm install -g forever

how to run the hospital run server forever

NVM did it

i am now intsalling java & logstash
i will inform you of any troubles

from hospitalrun-server.

openmrsegypt avatar openmrsegypt commented on May 22, 2024

screenshot from 2018-01-04 13-35-31
@p-mcgowan
i installed logstash and elastic seearch and all other commands

i get stuck on searching

from hospitalrun-server.

openmrsegypt avatar openmrsegypt commented on May 22, 2024

another problem
when accessing the site from lan i get stuck on login after i enter the username and password

herer is my tcp
tcp6 0 0 :::3000 :::* LISTEN 1414/app.js

from hospitalrun-server.

openmrsegypt avatar openmrsegypt commented on May 22, 2024

due ti multiple issues .
i will try to install it via panamx and see how it goes

from hospitalrun-server.

jwamoo avatar jwamoo commented on May 22, 2024

I have been trying to get install HospitalRun on Ubuntu 14.04.
Followed the alternative instruction till I got to IV

IV. Setup CouchDB for HospitalRun:
a. Download https://github.com/HospitalRun/hospitalrun-frontend/blob/master/script/initcouch.sh
b. If you have just installed CouchDB and have no admin user, simply run initcouch.sh with no
arguements. A user hradmin will be created with password: test.
c. If you already have a CouchDB admin user, please run initcouch.sh USER PASS. USER and PASS are
the CouchDB admin user credentials.

Tried running inticouch.sh but had an error that reads

line 1: syntax error near unexpected token '<'
line 1: <'htmk>body>You are being <a href="https://github/HospitalRun/hospitalrun-frontend/blob/master/script/intcouch.sh">redirected</a>.</body></html>'

I'm stuck and I need HELP please!
Somebody please helppppp!!!

from hospitalrun-server.

p-mcgowan avatar p-mcgowan commented on May 22, 2024

Not sure, but you might try downloading the script that the redirection notice points you to in your error above.
=> https://github/HospitalRun/hospitalrun-frontend/blob/master/script/intcouch.sh

Edit - looks like the same path... try wget https://raw.githubusercontent.com/HospitalRun/hospitalrun-frontend/master/script/initcouch.sh >initcouch.sh (on linux) or go to that raw link and copy paste it into an executable script file (name doesn't matter)
Hope that helps

from hospitalrun-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.