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
The recent refactor for the mongo load code uses the same hostname argument to find both the arachne and mongo servers. They probably need to be separated out into two different command line arguments.
The text was updated successfully, but these errors were encountered:
https://github.com/bmeg/arachne/blob/3e56faf26fe70778babe80d7478d1d24655f7413/cmd/mongoload/main.go#L96
The recent refactor for the mongo load code uses the same hostname argument to find both the arachne and mongo servers. They probably need to be separated out into two different command line arguments.
The text was updated successfully, but these errors were encountered: