Hey guys, I’m trying to run a simple Ktor-based ap...
# ktor
i
Hey guys, I’m trying to run a simple Ktor-based app on a Google Cloud Ubuntu instance, but it’s giving me this odd error message:
WARNING: Failed to find a usable hardware address from the network interfaces; using random bytes
The app works fine on my mac when I run it locally, anyone have any ideas? It’s probably something dumb