Code-server: warn vscode Unable to retrieve mac address (unexpected format) Browser opens white screen

Created on 27 May 2020  路  8Comments  路  Source: cdr/code-server

Browser opens white screen
Version: code-server_3.3.1_arm64.deb
OS: aarch64

waiting-for-info

Most helpful comment

The MAC address is used to generate a unique machine ID for telemetry but it shouldn't affect loading code-server. Still, you can try passing --disable-telemetry and see what happens.

If that doesn't help then:

  • How are you accessing code-server? For example directly or through a reverse proxy?
  • Are there any logs in the browser console?

All 8 comments

info - Not serving HTTPS
warn vscode Unable to retrieve mac address (Error: Command failed: /sbin/ifconfig -a || /sbin/ip link
/data/data/com.termux/files/usr/bin/sh: 1: /sbin/ifconfig: Permission denied
/data/data/com.termux/files/usr/bin/sh: 1: /sbin/ip: Permission denied
)

me too. Occurred in ubnutu run in termux.

The MAC address is used to generate a unique machine ID for telemetry but it shouldn't affect loading code-server. Still, you can try passing --disable-telemetry and see what happens.

If that doesn't help then:

  • How are you accessing code-server? For example directly or through a reverse proxy?
  • Are there any logs in the browser console?

Also see https://github.com/cdr/code-server/blob/master/doc/FAQ.md#how-do-i-debug-issues-with-code-server

Found the reason, Android browser can't open,Chrome is ok.

The MAC address is used to generate a unique machine ID for telemetry but it shouldn't affect loading code-server. Still, you can try passing --disable-telemetry and see what happens.

If that doesn't help then:

  • How are you accessing code-server? For example directly or through a reverse proxy?
  • Are there any logs in the browser console?

Found the reason, Android browser can't open,Chrome is ok.

Also see https://github.com/cdr/code-server/blob/master/doc/FAQ.md#how-do-i-debug-issues-with-code-server
Found the reason, Android browser can't open,Chrome is ok.

me too. Occurred in ubnutu run in termux.

Found the reason, Android browser can't open,Chrome is ok.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

KSXGitHub picture KSXGitHub  路  3Comments

rcarmo picture rcarmo  路  3Comments

nol166 picture nol166  路  3Comments

broady picture broady  路  3Comments

RealSlimMahdi picture RealSlimMahdi  路  3Comments