Problem uptobox

Hello

I have a problems with the update of uptbox

This is my line

rclone mount --allow-other -v --vfs-cache-max-age 1m --transfers 16 --vfs-cache-mode full --dir-cache-time 1m --cache-dir /home/ubuntu/cache --config=/home/ubuntu/config/rclone.conf --user-agent=NAS --cache-workers 8 uptobox: /home/ubuntu/uptobox &

And this is the responds of uptobox server

2023/01/23 15:58:49 Failed to create file system for "uptobox:": json: cannot unmarshal object into Go struct field Error.data of type string

Can you help me , thanks

1 Like

Most likely we can help but you neglected to use the template and share any of the required information to help you out :frowning:

I think it's the same problem that this existing issue: Unable to mount uptobox volume since this morning - #11 by Animosity022

1 Like

Probably but without details, it's a guess/assumption.

1 Like

sorry, I'm not used to it, what information do you need?

There was a whole template that you deleted when you posted.

STOP and READ USE THIS TEMPLATE NO EXCEPTIONS:
Please show the effort you've put in to solving the problem and please be specific -- people are volunteering their time to help you! Low effort posts are not likely to get good answers! DO NOT REDACT any information except passwords/keys/personal info. You should use 3 backticks to begin and end your paste to make it readable. Or use a service such as https://pastebin.com or https://gist.github.com/

What is the problem you are having with rclone?

Run the command 'rclone version' and share the full output of the command.

Which cloud storage system are you using? (eg Google Drive)

The command you were trying to run (eg rclone copy /tmp remote:tmp)

Paste command here

The rclone config contents with secrets removed.

Paste config here

A log from the command with the -vv flag

Paste  log here

re

The command you were trying to run (eg rclone copy /tmp remote:tmp)

Paste command here

rclone mount --allow-other -v --vfs-cache-max-age 1m --transfers 16 --vfs-cache-mode full --dir-cache-time 1m --cache-dir /home/ubuntu/cache --config=/home/ubuntu/config/rclone.conf --user-agent=NAS --cache-workers 8 uptobox: /home/ubuntu/uptobox &

The rclone config contents with secrets removed.

[uptobox]
type = uptobox
access_token = xxxxxxxxx

Paste config here

A log from the command with the -vv flag

Paste  log here
 2023/01/23 16:31:04 Failed to create file system for "uptobox:": json: cannot unmarshal object into Go struct field Error.data of type string


This would be the key bit as I'd want to see if you are using the current or an older one.

rclone v1.61.1

  • os/version: ubuntu 18.04 (64 bit)
  • os/kernel: 4.15.0-202-generic (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.19.4
  • go/linking: static
  • go/tags: none

So this would be a duplicate of

sorry i search a solution , my server is in the dark now

As you can see in the issue/post, there isn't a fix yet as the cause is unknown.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.