tahoe create-alias issue #2410
Labels
No Label
0.2.0
0.3.0
0.4.0
0.5.0
0.5.1
0.6.0
0.6.1
0.7.0
0.8.0
0.9.0
1.0.0
1.1.0
1.10.0
1.10.1
1.10.2
1.10a2
1.11.0
1.12.0
1.12.1
1.13.0
1.14.0
1.15.0
1.15.1
1.2.0
1.3.0
1.4.1
1.5.0
1.6.0
1.6.1
1.7.0
1.7.1
1.7β
1.8.0
1.8.1
1.8.2
1.8.3
1.8β
1.9.0
1.9.0-s3branch
1.9.0a1
1.9.0a2
1.9.0b1
1.9.1
1.9.2
1.9.2a1
LeastAuthority.com automation
blocker
cannot reproduce
cloud-branch
code
code-dirnodes
code-encoding
code-frontend
code-frontend-cli
code-frontend-ftp-sftp
code-frontend-magic-folder
code-frontend-web
code-mutable
code-network
code-nodeadmin
code-peerselection
code-storage
contrib
critical
defect
dev-infrastructure
documentation
duplicate
enhancement
fixed
invalid
major
minor
n/a
normal
operational
packaging
somebody else's problem
supercritical
task
trivial
unknown
was already fixed
website
wontfix
worksforme
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Reference: tahoe-lafs/trac-2024-07-25#2410
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
[tahoe-lafs]root@jenkins# tahoe create-alias tahoe
Error during HTTP request: 500 Internal Server Error
"Traceback (most recent call last):
How many servers are shown as connected on the client's Welcome page, and what are the encoding parameters (
shares.needed
,shares.happy
, andshares.total
) intahoe.cfg
?Also, please give the output of
tahoe --version-and-path
.Hello,
See My Below Tahoe Informations.
shares.needed = 3
shares.happy = 3
shares.total = 7
tahoe --version-and-path
allmydata-tahoe: 1.10.0.post322 [af456de6b58f2458b8bd000d92a815ad40f93add]master: (/usr/lib/python2.6/site-packages)
foolscap: 0.8.0 (/usr/lib/python2.6/site-packages)
pycryptopp: 0.6.0.1206569328141510525648634803928199668821045408958 (/usr/lib64/python2.6/site-packages)
zfec: 1.4.24 (/usr/lib64/python2.6/site-packages)
Twisted: 15.1.0 (/usr/lib64/python2.6/site-packages)
Nevow: 0.11.1 (/usr/lib/python2.6/site-packages)
zope.interface: unknown (/usr/lib64/python2.6/site-packages/zope)
python: 2.6.6 (/usr/bin/python)
platform: Linux-centos_6.6-x86_64-64bit_ELF (None)
pyOpenSSL: 0.15.1 (/usr/lib/python2.6/site-packages)
simplejson: 3.6.5 (/usr/lib64/python2.6/site-packages)
pycrypto: 2.6.1 (/usr/lib64/python2.6/site-packages)
pyasn1: 0.1.7 (/usr/lib/python2.6/site-packages)
mock: 1.0.1 (/usr/lib/python2.6)
service-identity: 14.0.0 (/usr/lib/python2.6/site-packages)
characteristic: 14.3.0 (/root/.local/lib/python2.6)
pyasn1-modules: 0.0.5 (/root/.local/lib/python2.6/site-packages)
setuptools: 15.2 (/usr/lib/python2.6/site-packages/setuptools-15.2-py2.6.egg)
cryptography: 0.8.2 (/usr/lib64/python2.6/site-packages)
cffi: 0.9.2 (/usr/lib64/python2.6/site-packages)
six: 1.9.0 (/usr/lib/python2.6)
enum34: 1.0.4 (/root/.local/lib/python2.6/site-packages)
pycparser: 2.12 (/usr/lib/python2.6/site-packages)
Warning: dependency 'ordereddict' (version '1.1') found by pkg_resources not found by import.
For debugging purposes, the PYTHONPATH was
Thanks. (The warning about
ordereddict
is harmless.)And how many servers are shown as connected on the client's Welcome page? Usually this page is available at
<http://127.0.0.1:3456>
, unless the port has been changed.