Skip to content
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

Dev Setup 4 DAUs #3

Merged
merged 3 commits into from Aug 17, 2018
Merged

Conversation

ideadapt
Copy link
Contributor

@ideadapt ideadapt commented Aug 9, 2018

Hi Moritz

Gutes Ding. Wollte auch mal probieren.
Hatte allerdings Probleme mit dem ShellManager beim starten des Tomcat:
tomcat_1 | java.io.IOException: Cannot run program "sudo": error=2, No such file or directory
(Siehe Diff Manager.java)

Was irgendwie noch Sinn macht. Weil ich habe auf meinem Mac z.B kein iptables, bzw. im Docker Container kein sudo. Wie(so) läuft das bei dir :D?

… docker. using npx avoids global ng install.
…onment (e.g. local Mac or inside docker container), hence I had to comment out one line, to allow tomcat to at least successfully boot the application …
@moritzvieli
Copy link
Owner

Thanks a lot for the PR! Very appreciated! There are indeed errors while starting, when not using a raspbian environment. However, the server should still start and respond to api requests.

I'll review the PR. (y)

@ideadapt
Copy link
Contributor Author

Yes there are errors without a raspbian env. But if I don't 8f035ca the server does not start, hence API is not working at all.

@moritzvieli
Copy link
Owner

True! This statement should be surrounded by try-catch like everything else. I will take a look at it soon. Thanks a lot!

@moritzvieli moritzvieli merged commit 8128539 into moritzvieli:master Aug 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants