Demo Studio5 Motion
A volume is a data storage area accessible through the network. It can be located in a company connected to Internet or in a data center. Read the volume documentation for more details about volumes.
No route to host. Check volume's IP address and port
ssh: connect to host 125.106.69.35 port 2253: Host is unreachable
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(232) [Receiver=3.4.0]

Studio 5 - Motion - Shanghaï

 

Filters

Rsync pattern rules are used to include or skip specific files or directories during the synchronization process.
+ included_file
- excluded_file 
Check out the documentation about rsync filters
deliveries
# We automatically send to the server the
# shots we write in our local publish
# folder:

+ /pub/
+ /pub/sequence/
+ /pub/sequence/**
references
# we want to receive every references from
# the producer (designs, color, storyboard,
# animatic)

+ /refs/
+ /refs/**

# we add the option rsync --delete so the
# producer can clean the refs folder we have
# on our local server
assets
# we want to continuously receive every
# assets and sequences which were
# approved by the producer's studio

+ /asset/
+ /asset/**
+ /sequence/
+ /sequence/**

# we want the producer to be able to clean
# these local folders so we add the option
# rsync --delete to this link
tools
# This studio receives a local copy of the
# specific tools used by the production

+ /tools/
+ /tools/**

# The option rsync --delete is used on this
# link so we get an exact copy of the
# producer's tools (continuous integration)

  Emission

aN/aN/aN aN:aN:aN emitted queued

  Reception

aN/aN/aN aN:aN:aN received queued

  Scan

aN/aN/aN aN:aN:aN (NaN'NaN")

Options

Rsync provides a wide range of options to customize its behaviour and to control various aspects of file transfer. Check out the documentation about rsync options
--recursive --times --omit-dir-times --update

Status

  • 05/10/23 13:33:38 GMT
    An ERROR (255) occurred
  • 05/10/23 13:33:48 GMT
    Studio5 Motion was DISABLED
  • 05/10/23 15:05:29 GMT
    Studio5 Motion was ENABLED
  • 11/05/25 12:07:05 GMT
    Studio5 Motion is ENABLED but MALFUNCTIONING

Name (system)

Short codename to identify the element in the sytem (for configuration and logs). From 3 to 16 lowercase letters or numbers, without space. The exact pattern is
^[a-z0-9_]{3,16}$

Identifier

vol_01FWEWD03P2A13ZWQS3VAWEXAE

Host Name

Name or IP address of the remote peer

Your current public IP address is
18.217.170.18

SSH Port Number

User Name

To authorize a hub to access a volume, its public SSH key can be instaled in `.ssh/authorized_keys` under the user's account on the volume.

ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC5Zg7MsLg4frCpHnuVY79Ne/6wxb2Ft/FCqnDPBdI5C demohub@syncplanet

Path

Email notifications about this volume's incidents

Send notifications to a list of email addresses when a problem occurs on this volume. The recipient addresses are separated with comma character, space character or linebreaks.



							
{
"_id": "vol_01FWEWD03P2A13ZWQS3VAWEXAE",
"agentExitTime": "2023-10-05 13:33:48+00:00",
"agentStartTime": "2023-10-05 15:05:29+00:00",
"agentStatus": "on",
"author": "support",
"bytesRemaining": 1501409788,
"bytesTotal": 9582540492,
"bytesUsed": 8080590032,
"dockerImage": "syncplanet/sync2:1.1.1",
"enable": true,
"error": 255,
"geoloc": [121.45806,31.22222],
"lastConnectionStatusChange": 1696512818000,
"lastErrorStatusChange": 1696512818000,
"longName": "Studio 5 - Motion - Shanghaï",
"name": "5anim",
"rsyncVersion": "3.2.3",
"shortName": "Studio5 Motion",
"stderr": "ssh: connect to host 125.106.69.35 port 2253: Host is unreachable\nrsync: connection unexpectedly closed (0 bytes received so far) [Receiver]\nrsync error: unexplained error (code 255) at io.c(232) [Receiver=3.4.0]",
"time": 1603117017286,
"version": "1.1.1"
}
API Reference