tran icon indicating copy to clipboard operation
tran copied to clipboard

brew install error: 404

Open l2D opened this issue 2 years ago • 8 comments

Mac mini m1

❯ brew install abdfnx/tap/tran
==> Downloading https://github.com/abdfnx/tran/releases/download/v0.1.31/tran_macos_v0.1.31_arm64.zip
curl: (22) The requested URL returned error: 404

Error: tran: Failed to download resource "tran"
Download failed: https://github.com/abdfnx/tran/releases/download/v0.1.31/tran_macos_v0.1.31_arm64.zip

Macbook Pro Intel

❯ brew install abdfnx/tap/tran
==> Tapping abdfnx/tap
Cloning into '/usr/local/Homebrew/Library/Taps/abdfnx/homebrew-tap'...
remote: Enumerating objects: 177, done.
remote: Counting objects: 100% (177/177), done.
remote: Compressing objects: 100% (170/170), done.
remote: Total 177 (delta 77), reused 0 (delta 0), pack-reused 0
Receiving objects: 100% (177/177), 49.08 KiB | 1.00 MiB/s, done.
Resolving deltas: 100% (77/77), done.
Tapped 4 formulae (19 files, 106.7KB).
==> Downloading https://github.com/abdfnx/tran/releases/download/v0.1.31/tran_macos_v0.1.31_amd64.zip
curl: (22) The requested URL returned error: 404

Error: tran: Failed to download resource "tran"
Download failed: https://github.com/abdfnx/tran/releases/download/v0.1.31/tran_macos_v0.1.31_amd64.zip

l2D avatar Apr 18 '22 06:04 l2D

Hi @l2D , try again

abdfnx avatar Apr 18 '22 09:04 abdfnx

Hi @abdfnx , Thank you for your help. I can install it via Brew now.

I try to run tran send file.txt but I got Failed to communicate with tranx server

2022-04-18_17-11-10_0i5z4kL6

l2D avatar Apr 18 '22 10:04 l2D

Hi @abdfnx , Thank you for your help. I can install it via Brew now.

I try to run tran send file.txt but I got Failed to communicate with tranx server

Something weird, I'm going to fix it

abdfnx avatar Apr 18 '22 10:04 abdfnx

2022-04-18

it's works on my machine, can you try again on another machine or something, if it's still not working I'm going to figure it out

abdfnx avatar Apr 18 '22 10:04 abdfnx

Hello @abdfnx , sorry for the late reply.

2022-04-18

it's works on my machine, can you try again on another machine or something, if it's still not working I'm going to figure it out

I tried it on both devices. (Macbook Pro Intel chip and Mac Mini M1 chip) Still not working.

Reproduce:

  • Disconnect on all VPN (VPN profile, Tailscale)
  • Disable AdGuard
  • Run tran send file.txt

P.S. Do I need to config something before use tran?

l2D avatar Apr 18 '22 14:04 l2D

Hello @abdfnx , sorry for the late reply.

2022-04-18

it's works on my machine, can you try again on another machine or something, if it's still not working I'm going to figure it out

I tried it on both devices. (Macbook Pro Intel chip and Mac Mini M1 chip) Still not working.

Reproduce:

  • Disconnect on all VPN (VPN profile, Tailscale)
  • Disable AdGuard
  • Run tran send file.txt

Hmmm, ok I'll see what is wrong

abdfnx avatar Apr 18 '22 14:04 abdfnx

is everything okay @l2D ?

abdfnx avatar Sep 24 '22 08:09 abdfnx

After I tried run tran send <FILE>,

I got Failed to communicate with tranx server.

l2D avatar Sep 25 '22 06:09 l2D