Elvis Souza

Results 143 comments of Elvis Souza

The Issue is related to `openj9` JVM, switch to Hotspot JVM fix the problem Failing JVM ``` Eclipse OpenJ9 VM AdoptOpenJDK (build openj9-0.18.0, JRE 11 Linux amd64-64-Bit Compressed References 20200116_433...

Hey, I was stale for some time, below some updates: * DPS was refactored on 3.x.x so this PR isn't compatible anymore , see #267 * This feature was implemented...

@ketilkn > There is a hint in /etc/resolv.conf .... yeah, since DPS 3.5.2 it will prefer to configure using systemd-resolved when avaible, give it a try

@stam > Running on Ubuntu 20.04, host cannot lookup hostname of docker containers.... DPS is crashing right on the start, I also had this issue, looks to be fixed at...

@johncadengo > I am running into this behavior as well. Any fixes? Yep, it's fixed for now

I'm closing this but feel free to reopen if you need

unfortunately some logs will output before the program reach the point to change the log level, I think in this you can forward the logs to /dev/null or `grep ERROR`...

So, just to give an conclusion to this issue, there is no much to do about `.local` entries, they are entries for a [reserved domain](https://en.wikipedia.org/wiki/.local), just don't use that if...

@lucassardois I think your issue has a different cause, maybe it's related wit this entry `search .` you could try remove it, maybe it's related to system-resolved in that case...