Git Product home page Git Product logo

Comments (5)

prtomasi avatar prtomasi commented on July 21, 2024

Now I tried the following commands:

root@ubuntu-lab:/home/administrator# export PATH=$PATH:/root/go/bin/
root@ubuntu-lab:/home/administrator# sshportal server
2023/05/30 14:50:51 error: Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work. This is a stub
root@ubuntu-lab:/home/administrator#

But it gives me another error message: Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work

from sshportal.

easybe avatar easybe commented on July 21, 2024

Maybe just use Docker (or Podman) instead?

https://github.com/moul/sshportal#docker

from sshportal.

fbarmentlo avatar fbarmentlo commented on July 21, 2024

"Go-sqlite3 requires cgo to work" > could be solved by: apt install build-essential,
Then retrying.

For future questions, it'd be helpful to have output as well, and not just the commands executed.

from sshportal.

libvoid avatar libvoid commented on July 21, 2024

This project is no longer maintained and all dependencies are EOL. You should consider using another solution or at least migrating to this fork https://github.com/alterway/sshportal

from sshportal.

fbarmentlo avatar fbarmentlo commented on July 21, 2024

This project is no longer maintained and all dependencies are EOL. You should consider using another solution or at least migrating to this fork https://github.com/alterway/sshportal

Did not realize, thanks for pointing this out! Luckily swap was painless in docker

from sshportal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.