Ubuntu server console client not working SOLVED

On the server the client was working all the time, did desync everything doesn’t work anymore

I enter this command with my data and get an error response

seaf-cli sync -l "4b11d9d4-e3b1-4394-be85-9d4a80f626fa" -s "https://demo.seafile.top" -d "testst" -u "abc@abc.com" -p "abc" --tfa 002755

Traceback (most recent call last):
File “/tmp/.mount_seaf-cEqgsVX/usr/bin/seaf-cli”, line 1052, in
main()
File “/tmp/.mount_seaf-cEqgsVX/usr/bin/seaf-cli”, line 1048, in main
args.func(args)
File “/tmp/.mount_seaf-cEqgsVX/usr/bin/seaf-cli”, line 710, in seaf_sync
token = get_token(url, username, password, tfa, conf_dir)
File “/tmp/.mount_seaf-cEqgsVX/usr/bin/seaf-cli”, line 312, in get_token
token_json = urlopen(“%s/api2/auth-token/” % url, data=data, headers=headers)
File “/tmp/.mount_seaf-cEqgsVX/usr/bin/seaf-cli”, line 245, in urlopen
resp = urllib.request.urlopen(req)
File “/usr/lib/python3.10/urllib/request.py”, line 216, in urlopen
return opener.open(url, data, timeout)
File “/usr/lib/python3.10/urllib/request.py”, line 525, in open
response = meth(req, response)
File “/usr/lib/python3.10/urllib/request.py”, line 634, in http_response
response = self.parent.error(
File “/usr/lib/python3.10/urllib/request.py”, line 563, in error
return self._call_chain(*args)
File “/usr/lib/python3.10/urllib/request.py”, line 496, in _call_chain
result = func(*args)
File “/usr/lib/python3.10/urllib/request.py”, line 643, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 400: Bad Request

Server log

[WARNING] django.request:241 log_response Method Not Allowed: /api2/auth-token/

at authorization writes such an error yes I also in place of apache moved to ngnix

problem solved

https://demo.seafile.top/
I put / at the end of the address when I shouldn’t have.
https://demo.seafile.top