Skip to content
This repository was archived by the owner on Jan 9, 2023. It is now read-only.
This repository was archived by the owner on Jan 9, 2023. It is now read-only.

Unable to specify server port #66

@sdalexandre

Description

@sdalexandre

Trying to import a project to cache server by specifying a server port number returns:
unity-cache-server-import CacheServerTransactions_Android.json 192.168.1.203:8126
IPV6 mirrors not supported

Fortunately, we are using the default port so not specifying the port works:
unity-cache-server-import CacheServerTransactions_Android.json 192.168.1.203

But eventually if we want to have one instance per project, we will have to use another port.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions