atsign-foundation / noports

Connect to any device with no external listening ports open
https://noports.com
BSD 3-Clause "New" or "Revised" License
267 stars 15 forks source link

Unable to Install sshnp on my machine with the default universal.sh file #1075

Open vnaresh66 opened 4 months ago

vnaresh66 commented 4 months ago

Describe the bug

by running ./universal.sh file, I am not able to install the sshnp. the file is failed to download the package from git. Attaching the error message. error_msg

Steps to reproduce

  1. follow the instructions mentioned in https://docs.noports.com/ssh-no-ports/guides/installation-guide
  2. run the ./universal.sh without any changes on ubuntu 24.x version

Expected behavior

It will install np.sh

Screenshots

I have made two little change in the universal.sh file to install sshnp on my machine(ubuntu24.x). Change1: old version: image updated version: image

Change2: old version: image updated version: image

Smartphones

ubuntu(24.x)

Were you using an atApplication when the bug was found?

ubuntu(24.x)

Additional context

No response

gkc commented 4 months ago

@vnaresh66 Can you run the unmodified universal.sh again with the -v flag and post the output here in a comment here please?

vnaresh66 commented 4 months ago

Hi @gkc , Sorry for the delayed response. Right now I am working on the load tests And I don't want to disturb the current setup. Once I done with my testing I will definitely test noport installation with the mentioned change. Thank you