Your sites Log in Sign up Menu

Git

questions tagged ‘Git’

Unable to add images and files via Git

Whenever I try to add files to the "Files" folder I get the following error (I'm using GitHub Desktop): "The remote disconnected. Check your Internet connection and try again." It handles all new text files just fine, but if I try to add a png, jpg, or zip it gets rejected and I get an error. How can I get blog.im to host my images? UPDATE: I'm also getting a "500 Internal Server Error" when I try to upload a small jpg via the dashboard here - https://blot.im/dashboard/USERNAME/photo

Not able to make changes through git

Hey there, I'm currently not able to post anything through git. I also can't change my pages. Everything pushes normally, but nothings shows up in blot. Is anyone else seeing this?

Errors pushing to Blot via Git

When I tried to push a file to Blot using Git, I encountered the following : HTTP 413 Error despite reasonable file sizes: git commit -m "changes" git push shell: /usr/bin/bash -e {0} env: BLOT_REPO_NAME: *** BLOT_REPO_URL: *** BLOT_USER_EMAIL: *** BLOT_USER_NAME: *** [master 8ba9cc2] changes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/_L1000146.jpg create mode 100644 assets/_L1000189.jpg create mode 100644 assets/_L1000205.jpg create mode 100644 assets/_L1000213.jpg error: RPC failed; HTTP 413 curl 22 The requested URL returned error: 413 I thought the files might be too large, so I checked their sizes, but they weren't excessively big: -rw-r--r--@ 1 xxx staff 354982 9 11 22:32 _L1000137.jpg -rw-r--r--@ 1 xxx staff 837096 9 11 22:32 _L1000146.jpg -rw-r--r--@ 1 xxx staff 626368 9 11 22:32 _L1000189.jpg -rw-r--r--@ 1 xxx staff 585994 9 11 22:32 _L1000205.jpg -rw-r--r--@ 1 xxx staff 502986 9 11 22:32 _L1000213.jpg Is there any workaround for this issue?

Obsidian and GitHub

Hey, I believe I've seen some folks talking about using Obsidian and GitHub to power their Blot posts. However, I can't find the ability to search through questions in the new blot web interface. I feel like I'm just missing something. I am already using git for sync. When I added a GitHub repo as a remote, all of the content transferred to my repo, but now none of my new posts that I push get to my initial Blot git repo and the posts don't show up. If anyone has thoughts on setting up GitHub with Micro.blog, or a way to search the content of the questions, that would be much appreciated.

Is there a size limit for Blot's git repos?

Just wondering if there's a maximum total size or a maximum filesize. Now that Blot supports wikilinking I'm thinking about making my site quite a bit bigger...