Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DO installer can't upload image #21

Open
servingworlds opened this issue Apr 2, 2019 · 2 comments
Open

DO installer can't upload image #21

servingworlds opened this issue Apr 2, 2019 · 2 comments

Comments

@servingworlds
Copy link

cat vyrsebio.jpg | ./sbot blobs.add
returns:
the input device is not a TTY

Is there a different process in the docker to upload an image to the server?

@ahdinosaur
Copy link
Owner

hi @servingworlds, i'm not sure how to fix this, but if you want to set your pub's avatar, here's a workaround: on your main ssb identity, set your pub's avatar using Patchwork (or Patchbay, Patchfoo, etc), then re-use the blob identifier to publish a message on your pub with ./sbot publish --about ${YOUR_PUB_ID} --image ${YOUR_NEW_BLOB_ID}. hope that helps 😺

@ahdinosaur
Copy link
Owner

can you try editing your ./sbot script and removing the -t argument, to see if that works?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants