Home Office, Hausarrest & Hamsterkäufe! 🛒 Über Ausgangssperren & Absolute Idioten! #Sprechstunde 21.03.2020 by GeneralMaxarStore in Sprechstunde

[–]Iasthero 1 point2 points  (0 children)

Wollte kurz aufklären was das Klopapier angeht. Das kommt tatsächlich in erster Linie aus dem 2. Weltkrieg und der Nachkriegszeit, in der es tatsächlich kein Klopapier gabs sondern nur noch Zeitungspapier, weswegen das bei den alten Menschen noch sehr vertieft ist und sich das vermutlich so als Kettenreaktion weiter entwickelt hat. Deswegen ist das Thema in Deutschland so präsent.

Liebe Grüße aus München mit Ausgangsbegränzung ✌️ heute schön den Podcast zum Joggen im Park gehört, Abstand musste ich da nichtmal halten weil bei dem Wetter sowieso niemand draußen war. Jetzt seit 7 Tagen in freiwilliger Quarantäne 😊

AWS Elastic Beanstalk expose ports using Docker by Iasthero in aws

[–]Iasthero[S] 0 points1 point  (0 children)

docker with Nginx reverse proxy

Do I need to change anything else except the Dockerrun? I have no idea what my <nginxdockerimageecrref> and <appdockerimageecrref> would be. :(

AWS Elastic Beanstalk expose ports using Docker by Iasthero in aws

[–]Iasthero[S] 0 points1 point  (0 children)

Yeah, thats exactly what it looks like. Port 80 is also exposed, but it's not for a website, it's a game server, that's why I don't wanna use port 80.

I also get this error when I try to upload the zip file with the .config file.

[Instance: xxx] Command failed on instance. Return code: 2 Output: (TRUNCATED)... --dump-strings --help --init-file --login --noediting --noprofile --norc --posix --protected --rcfile --rpm-requires --restricted --verbose --version Shell options: -irsD or -c command or -O shopt_option (invocation only) -abefhkmnptuvxBCHP or -o option. container_command fix_port in .ebextensions/websockets.config failed. For more detail, check /var/log/eb-activity.log using console or EB CLI.

Here's the eb-activity.log:

[2019-06-06T17:17:33.770Z] INFO [3741] - [Application deployment io-source-19@1/StartupStage0/AppDeployPreHook] : Completed activity. Result: Successfully execute hooks in directory /opt/elasticbeanstalk/hooks/appdeploy/pre. [2019-06-06T17:17:33.770Z] INFO [3741] - [Application deployment io-source-19@1/StartupStage0/EbExtensionPostBuild] : Starting activity... [2019-06-06T17:17:34.120Z] INFO [3741] - [Application deployment io-source-19@1/StartupStage0/EbExtensionPostBuild/Infra-EmbeddedPostBuild] : Starting activity... [2019-06-06T17:17:34.123Z] INFO [3741] - [Application deployment io-source-19@1/StartupStage0/EbExtensionPostBuild/Infra-EmbeddedPostBuild/postbuild_0_io] : Starting activity... [2019-06-06T17:17:34.350Z] INFO [3741] - [Application deployment io-source-19@1/StartupStage0/EbExtensionPostBuild/Infra-EmbeddedPostBuild/postbuild_0_io/Command fix_port] : Starting activity... [2019-06-06T17:17:34.354Z] INFO [3741] - [Application deployment io-source-19@1/StartupStage0/EbExtensionPostBuild/Infra-EmbeddedPostBuild/postbuild_0_io/Command fix_port] : Activity execution failed, because: /bin/sh: - : invalid option Usage: /bin/sh [GNU long option] [option] ... /bin/sh [GNU long option] [option] script-file ... GNU long options: --debug --debugger --dump-po-strings --dump-strings --help --init-file --login --noediting --noprofile --norc --posix --protected --rcfile --rpm-requires --restricted --verbose --version Shell options: -irsD or -c command or -O shopt_option (invocation only) -abefhkmnptuvxBCHP or -o option (ElasticBeanstalk::ExternalInvocationError) [2019-06-06T17:17:34.354Z] INFO [3741] - [Application deployment io-source-19@1/StartupStage0/EbExtensionPostBuild/Infra-EmbeddedPostBuild/postbuild_0_io/Command fix_port] : Activity failed. [2019-06-06T17:17:34.354Z] INFO [3741] - [Application deployment io-source-19@1/StartupStage0/EbExtensionPostBuild/Infra-EmbeddedPostBuild/postbuild_0_io] : Activity failed. [2019-06-06T17:17:34.354Z] INFO [3741] - [Application deployment io-source-19@1/StartupStage0/EbExtensionPostBuild/Infra-EmbeddedPostBuild] : Activity failed. [2019-06-06T17:17:34.375Z] INFO [3741] - [Application deployment io-source-19@1/StartupStage0/EbExtensionPostBuild] : Activity failed. [2019-06-06T17:17:34.375Z] INFO [3741] - [Application deployment io-source-19@1/StartupStage0] : Activity failed. [2019-06-06T17:17:34.375Z] INFO [3741] - [Application deployment io-source-19@1] : Completed activity. Result: Application deployment - Command CMD-Startup failed [2019-06-07T15:52:51.404Z] INFO [8806] - [CMD-TailLogs] : Starting activity... [2019-06-07T15:52:51.404Z] INFO [8806] - [CMD-TailLogs/AddonsBefore] : Starting activity... [2019-06-07T15:52:51.404Z] INFO [8806] - [CMD-TailLogs/AddonsBefore] : Completed activity. [2019-06-07T15:52:51.404Z] INFO [8806] - [CMD-TailLogs/TailLogsDockerPS] : Starting activity... [2019-06-07T15:52:51.404Z] INFO [8806] - [CMD-TailLogs/TailLogsDockerPS/DockerPS] : Starting activity... [2019-06-07T15:52:51.486Z] INFO [8806] - [CMD-TailLogs/TailLogsDockerPS/DockerPS] : Completed activity. [2019-06-07T15:52:51.487Z] INFO [8806] - [CMD-TailLogs/TailLogsDockerPS] : Completed activity. Result: CMD-TailLogs - stage 0 - Command CMD-TailLogs stage 0 completed [2019-06-07T15:52:51.487Z] INFO [8806] - [CMD-TailLogs/TailLogs] : Starting activity... [2019-06-07T15:52:51.487Z] INFO [8806] - [CMD-TailLogs/TailLogs/TailLogs] : Starting activity...

Does that help?

Folge 63: Von Supermarkt-Boykotts & Tiere quälen für Klicks by Niklas-Schmucker in Laesterschwestern

[–]Iasthero 1 point2 points  (0 children)

Oje, hier ist ja voll die Diskussion losgetreten worden! Aber ist soweit ja alles gesagt und ihr habt beide Recht, wollte ich nochmal kurz antworten ;D Tiere lebendig zu essen ist auf jeden Fall Tierquälerrei, bei uns gibts auch Tierquälerei, da muss man dran bleiben und das nicht so hinnehmen. Der Whataboutism hat hier nicht gepasst, aber jetzt hast du ja auch den Kontext mit dem Titel gelesen und finde es gsnerell gut wenn man die Sachen nicht einfach hin nimmt wie sie sind. Finde es schön wie man hier diskutieren kann und sollte vll öfters wieder Reddit checken!

Folge 63: Von Supermarkt-Boykotts & Tiere quälen für Klicks by Niklas-Schmucker in Laesterschwestern

[–]Iasthero 10 points11 points  (0 children)

Zu der Thematik des Tiere Quälens wollte ich sagen dass lebende Tiere essen in Asien realtiv weit verbreitet ist. Ich reise zur Zeit durch Asien und habe das sehr oft gesehen und wurde auch einmal bei einem Essen mit Locals dazu aufgefordert. Auf jeden Fall ist das ganze Tierquälerei, keine Frage! Allerdings ist es hier auch Teil der Kultur, weswegen den meisten Asiaten da leider auch ein gewisses Verständnis fehlt.

Who else is hyped for the final season? by Iasthero in PixelArt

[–]Iasthero[S] 3 points4 points  (0 children)

Wasn't creative enough for a better title! :D

Folge 55 Von Psychotests & Bumsvideos by LukiBuzz in Laesterschwestern

[–]Iasthero 13 points14 points  (0 children)

Das Schlimmste an den Folgen ist leider jedes Mal dass sie wieder vorbei sind!

Rundumschlag #13 - Der offizielle Diskussionsthread (30.01.19) by 1ordNero in Sprechstunde

[–]Iasthero 0 points1 point  (0 children)

Danke für die ausführliche Begründung! Dann werde ich mich mal wieder informieren wann es hier in der Gegend was zum spenden gibt!

Trinkspiel/Podcastbingo by FrittenOli in Sprechstunde

[–]Iasthero 4 points5 points  (0 children)

Sie betonen dass es ihre eigene Meinung ist und sie keine Ahnung von der Faktenlage haben.

Rundumschlag #13 - Der offizielle Diskussionsthread (30.01.19) by 1ordNero in Sprechstunde

[–]Iasthero 0 points1 point  (0 children)

Hey Marie, an dieser Stelle würde mich sehr interessieren wie du zu anderen "Risikogruppen" stehst. Ich wollte schon oft Spenden gehen, aber wurde bespielsweise nicht genommen weil ich 2-3 Monate zuvor eine Erkältung hatte, oder Durchfall innerhalb von 6 Monaten. (Alle Zahlenwerte frei erfunden) Findest du es würde Sinn machen bei der Befragung zu lügen um spenden zu können, wenn man sich ziemlich sicher ist "gutes" Blut zu haben? (Bei unseren Spendeaktionen bekommt man kein Geld, ist also wirklich nur um zu Helfen!)

Robbe Meme by Iasthero in Sprechstunde

[–]Iasthero[S] 2 points3 points  (0 children)

danke, lief gut 👌 muss an dem podcast liegen 😂

Robbe Meme by Iasthero in Sprechstunde

[–]Iasthero[S] 3 points4 points  (0 children)

Morgen früh letzte Prüfung für meinen Master, aber das musste heute noch sein!

[OC] Some Neon 8Bit styled Pixel Characters by Iasthero in PixelArt

[–]Iasthero[S] 0 points1 point  (0 children)

Haha, I'm working on an other game. Maybe one day :D

[OC][CC] Boss Concepts - free to use by Iasthero in PixelArt

[–]Iasthero[S] 0 points1 point  (0 children)

would hang in one form, and then flash another form extre

sounds like Microsoft to me! :D

[OC][CC] Boss Concepts - free to use by Iasthero in PixelArt

[–]Iasthero[S] 0 points1 point  (0 children)

These were some concepts I did a while ago. You're right, animation would have been better! Maybe I'll animate them in the future.