Giter VIP home page Giter VIP logo

Comments (9)

wimmme avatar wimmme commented on August 20, 2024 2

image
Works for me ...

from docker-extension.

TijsVK avatar TijsVK commented on August 20, 2024 2

@wimmme Notice the version from which tailscale is updating in your case, it seems the extension was updated to a version that supports auto-update (unlike the comments before). This issue is as such not an issue anymore and should be closed.

from docker-extension.

TijsVK avatar TijsVK commented on August 20, 2024 1

You can follow the build instructions, but update ARG TSVERSION=1.48.1 to ARG TSVERSION=1.56.1 (change this to be the most recent version) in the Dockerfile.

The makefile is a little bugged, so I had to run tailscale/docker-extension-dev:latest to install it manually after building.

The UI bugged out too for me when doing this, to connect manually you can simply go into the extension container cli (enable 'Settings>Extensions>show Docker Extension system containers' in settings) and run /app/tailscale up. (while you're there you might as well enable auto update[I haven't tested this] with /app/tailscale set --auto-update)

from docker-extension.

huyz avatar huyz commented on August 20, 2024 1

It's still an issue to me:

# /app/tailscale set --auto-update
# /app/tailscale update
no latest version found for "stable" track
# /app/tailscale version
1.58.2
  tailscale commit: 6a2a8457f0d62c775bfee3e350d2b34d85eda0f5
  other commit: 8c7d4563e46a1856053912ac067fc5036c2d2b3e
  go version: go1.21.5

from docker-extension.

ssghost avatar ssghost commented on August 20, 2024

I have the same problem, waiting for an answer.

from docker-extension.

ssghost avatar ssghost commented on August 20, 2024

I followed these steps but the last command /app/tailscale set --auto-update returned an error message says there is no "--auto-update" flag under "set" subcommand. I printed out all subcommands of "/app/tailscale" and found no subcommands are related with "update" or "upgrade". Here is the complete subcommands list:

SUBCOMMANDS
  up         Connect to Tailscale, logging in if needed
  down       Disconnect from Tailscale
  set        Change specified preferences
  login      Log in to a Tailscale account
  logout     Disconnect from Tailscale and expire current node key
  switch     Switches to a different Tailscale account
  configure  [ALPHA] Configure the host to enable more Tailscale features
  netcheck   Print an analysis of local network conditions
  ip         Show Tailscale IP addresses
  status     Show state of tailscaled and its connections
  ping       Ping a host at the Tailscale layer, see how it routed
  nc         Connect to a port on a host, connected to stdin/stdout
  ssh        SSH to a Tailscale machine
  funnel     Turn on/off Funnel service
  serve      Serve content and local servers
  version    Print Tailscale version
  web        Run a web server for controlling Tailscale
  file       Send or receive files
  bugreport  Print a shareable identifier to help diagnose issues
  cert       Get TLS certs
  lock       Manage tailnet lock
  licenses   Get open source license information
  exit-node  

Then I tried with /app/tailscale update. It can run but also returned an error message:

# /app/tailscale update
This will update Tailscale from 1.48.1 to 1.56.1. Continue? [y/n] y
open /etc/apt/sources.list.d/tailscale.list: no such file or directory

You can follow the build instructions, but update ARG TSVERSION=1.48.1 to ARG TSVERSION=1.56.1 (change this to be the most recent version) in the Dockerfile.

The makefile is a little bugged, so I had to run tailscale/docker-extension-dev:latest to install it manually after building.

The UI bugged out too for me when doing this, to connect manually you can simply go into the extension container cli (enable 'Settings>Extensions>show Docker Extension system containers' in settings) and run /app/tailscale up. (while you're there you might as well enable auto update[I haven't tested this] with /app/tailscale set --auto-update)

from docker-extension.

TijsVK avatar TijsVK commented on August 20, 2024

@ssghost According to this line

This will update Tailscale from 1.48.1 to 1.56.1. Continue? [y/n] y

It seems you did not properly build it using the changed dockerfile as 1.48.1 is the default (and auto-update is only available as a flag from version 1.52). As for the update command not working, I haven't tested the self-update functionality so I can't help with that.

from docker-extension.

hazcod avatar hazcod commented on August 20, 2024

I'm awaiting a merge in #61

from docker-extension.

huyz avatar huyz commented on August 20, 2024

It's still an issue to me:

Oh it worked for me finally.

from docker-extension.

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.