-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't run app #6
Comments
HiYou don't run install.sh. Give me more info on what you are trying to do. I will help you gladly. DeonSent from my Galaxy
-------- Original message --------From: islamamrr <notifications@github.com> Date: 2021/03/10 03:08 (GMT+02:00) To: dubnom/sandtable <sandtable@noreply.github.com> Cc: Subscribed <subscribed@noreply.github.com> Subject: [dubnom/sandtable] Can't run app (#6)
It's a bit unclear how to proceed after running install.sh, can you please give clearer steps as your program would be super beneficial to me
—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
That said. On second thought. Lets just make sure what sand table you are working on. There are a couple to chose from. Send me a link so I can give better advice. Thanks Deon. Sent from my Galaxy
-------- Original message --------From: islamamrr <notifications@github.com> Date: 2021/03/10 03:08 (GMT+02:00) To: dubnom/sandtable <sandtable@noreply.github.com> Cc: Subscribed <subscribed@noreply.github.com> Subject: [dubnom/sandtable] Can't run app (#6)
It's a bit unclear how to proceed after running install.sh, can you please give clearer steps as your program would be super beneficial to me
—You are receiving this because you are subscribed to this thread.Reply to this email directly, view it on GitHub, or unsubscribe.
|
You should be able to access the interface through a web browser. Check the port number in the config file, and the IP address/machine name of the computer you installed on. If you still have problems, I can login remotely (If you install “tmate”). |
I too and having some difficulty getting the program up and running. I cloned the GitHub repo on a raspberry pi 3b+ and customized the config file according to my machine information. I'm unclear as to what the next step is to start the server on the pi though. I tried just running my config python file but that didn't seem to work (tried http:localhost on the pi and a separate computer with the Pi's up address, neither would connect). Could you clarify what the startup process is for the server? Thanks! |
Call me tomorrow (Monday), New York time at 917-825-5551.
I’m pretty much free from 10:00am on.
- Mike
…Sent from my iPad
On Apr 10, 2022, at 11:30 PM, pgreene16 ***@***.***> wrote:
I too and having some difficulty getting the program up and running. I cloned the GitHub repo on a raspberry pi 3b+ and customized the config file according to my machine information. I'm unclear as to what the next step is to start the server on the pi though. I tried just running my config python file but that didn't seem to work (tried http:localhost on the pi and a separate computer with the Pi's up address, neither would connect). Could you clarify what the startup process is for the server? Thanks!
—
Reply to this email directly, view it on GitHub<#6 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AEFUPCT2NNWL6VD4UMEKVBDVEOMGDANCNFSM4Y426XUA>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Also, did you run install.sh?
…Sent from my iPad
On Apr 10, 2022, at 11:30 PM, pgreene16 ***@***.***> wrote:
I too and having some difficulty getting the program up and running. I cloned the GitHub repo on a raspberry pi 3b+ and customized the config file according to my machine information. I'm unclear as to what the next step is to start the server on the pi though. I tried just running my config python file but that didn't seem to work (tried http:localhost on the pi and a separate computer with the Pi's up address, neither would connect). Could you clarify what the startup process is for the server? Thanks!
—
Reply to this email directly, view it on GitHub<#6 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AEFUPCT2NNWL6VD4UMEKVBDVEOMGDANCNFSM4Y426XUA>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Yes. I'm new to Linux but was finally able to figure out how to run "sudo bash install sh". I saw all of the libraries install. I rebooted afterwards but still no luck connecting via localhost of the ip address (I assume I need to run another script to start the server). |
The install script should have placed an automatic startup of the server into /etc/rc.local
Linux log files are stored in /var/log and the sandtable stores its logs there.
There is a program called ‘tmate’ which would allow you to give me access to the machine so I can see what is going on.
sudo app install tmate
tmate
then send me the key so I can attach and take a look.
* Mike
From: pgreene16 ***@***.***>
Sent: Monday, April 11, 2022 1:24 AM
To: dubnom/sandtable ***@***.***>
Cc: Michael Dubno ***@***.***>; Comment ***@***.***>
Subject: Re: [dubnom/sandtable] Can't run app (#6)
Yes. I'm new to Linux but was finally able to figure out how to run "sudo bash install sh". I saw all of the libraries install. I rebooted afterwards but still no luck connecting via localhost of the ip address (I assume I need to run another script to start the server).
—
Reply to this email directly, view it on GitHub<#6 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AEFUPCX27UZ54XS37DVFYODVEOZORANCNFSM4Y426XUA>.
You are receiving this because you commented.Message ID: ***@***.******@***.***>>
|
Hi,
Hope that helps or you must have figured it out earlier. |
It's a bit unclear how to proceed after running install.sh, can you please give clearer steps as your program would be super beneficial to me
The text was updated successfully, but these errors were encountered: