You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I originally reported this issue through fluvio discord server. I'm attaching both flv_sc.log and spu_log_XXXX.log logs. flv_sc.log spu_log_5001.log
It looks like we're using localhost in a number of places and it's dns is not resolving on this system. Another fluvio developer w/ Arch does not have a localhost hosts file, but their localhost does resolve.
@javihernant Thanks for confirming! Since there is a pretty straightforward workaround, I will close this issue and we'll work in a deeper resolution in 3866.
What happened
Fluvio cluster fails to start on ArchLinux and Debian
Expected behavior
fluvio cluster start
should start a local clusterDescribe the setup
0.11.4
fluvio version
How to reproduce it (as minimally and precisely as possible)
Steps to reproduce the behavior:
Log output
Depending on your setup, here's how you can get the logs:
cat /usr/local/var/log/fluvio/flv_sc.log
for SC logscat /usr/local/var/log/fluvio/spu_log_XXXX.log
for each SPUspu_log_5001.log
kubectl logs fluvio-sc
for SC logskubectl logs fluvio-spg-main-X
for each SPUEnvironment (please complete the following information):
OS: [e.g. Linux, Mac]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: