Moloch send session to other cluster exception

is anyone familiar with moloch?
I have two moloch cluster now. I now need to import data from one cluster to another cluster.
[moloch-clusters]
cluster1=url: http://10.10.10.1:8005;passwordSecret:test;name:cluster1

but select send session to cluster1 via action. Not as successful as send. I took a look at viewer.js. It"s in

.
  var options = {
    user: req.user,
    cluster: req.body.cluster,
    id: item._id,
    saveId: saveId,
    tags: req.query.tags,
    nodeName: fields.node
  };clusterundefinedcluster: req.body.clustercluster:"cluster1"
Apr.05,2021

has submitted the github. It's a bug. Missing parameter

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b36cb4-2c034.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b36cb4-2c034.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?