Unknown error occurred if the issue persists please contact support

Troubleshooting ProtonVPN Linux cli EnableIPv6LeakProtectionError: Unable to add IPv6 leak protection connection/interface Environment Linux OS: Debian 10 Buster 64 bit (Fresh install with default options). Symptom After login success, try to connect and got an unknown error: Troubleshooting First use following command to view logs: You can also view log files manually. logs store […]

Содержание

  1. Troubleshooting ProtonVPN Linux cli EnableIPv6LeakProtectionError: Unable to add IPv6 leak protection connection/interface
  2. Environment
  3. Symptom
  4. Troubleshooting
  5. Update: Alternative simpler solution
  6. References
  7. A1Blocker — Hide Apps
  8. DNS Firewall for iOS
  9. An unknown error has occured. Please ensure that you have internet connectivity. If the issue persists, please contact support. #61
  10. Comments
  11. An unknown error has occured. Please ensure that you have internet connectivity. If the issue persists, please contact support. about linux-cli HOT 31 OPEN
  12. Comments (31)

Troubleshooting ProtonVPN Linux cli EnableIPv6LeakProtectionError: Unable to add IPv6 leak protection connection/interface

Environment

Linux OS: Debian 10 Buster 64 bit (Fresh install with default options).

Symptom

After login success, try to connect and got an unknown error:

Troubleshooting

First use following command to view logs:

You can also view log files manually. logs store at

protonvpn-cli.log show following error:

Continue check protonvpn.log show following error:

This tells us protonvpn-cli try to run nmcli but failed with Insufficient privileges .

The root cause is system not allowing the protonvpn-cli to manipulate NetworkManager via dbus.

To fix this issue, we need add a PolicyKit rule for the NetworkManager.

Use root to create a file name /etc/polkit-1/localauthority/50-local.d/org.freedesktop.NetworkManager.pkla , the content as below:

Replace with your Linux username.

For multiple username:

Check PolicyKit Authentication Agent exist or not:

If file does not exist, install it by apt-get install policykit-1-gnome :

If policykit-1-gnome does not exist, try to use apt-cache search PolicyKit Authentication Agent to get correct package name:

Then try to run protonvpn-cli connect again. You should be good to go, e.g.:

Update: Alternative simpler solution

To avoid having to manually connect or disconnect the corresponding network interfaces, administrators installed the network-manager package on these roaming machines. This software enables a user to easily switch from one network to another using a small icon displayed in the notification area of their graphical desktop. Clicking on this icon displays a list of available networks (both wired and wireless), so they can simply choose the network they wish to use. The program saves the configuration for the networks to which the user has already connected, and automatically switches to the best available network when the current connection drops.

In order to do this, the program is structured in two parts: a daemon running as root handles activation and configuration of network interfaces and a user interface controls this daemon. PolicyKit handles the required authorizations to control this program and Debian configured PolicyKit in such a way so that members of the netdev group can add or change Network Manager connections.

Base on this info:

  • PolicyKit handles the required authorizations to control this program and Debian configured
  • PolicyKit in such a way so that members of the netdev group can add or change Network Manager connections.

That is, in Debian/Ubuntu the following could also work:

References

A1Blocker — Hide Apps

Hide Apps from Home Screen, App Library and Lock Apps to protect your privacy even further (requires iOS 16).

DNS Firewall for iOS

Encrypted your DNS to protect your privacy and firewall to block phishing, malicious domains, block ads in all browsers and apps

Источник

An unknown error has occured. Please ensure that you have internet connectivity. If the issue persists, please contact support. #61

Hi,
I’m working in a GCP Debian 10 linux machine, no graphic interface.
I installed the protonvpn-stable-release and protonvpn-cli following instructions here: https://protonvpn.com/support/linux-vpn-tool/

I am able to login, but when I try to connect to a proxy (protonvpn-cli c -f) it returns me this error:

An unknown error has occured. Please ensure that you have internet connectivity.
If the issue persists, please contact support.

Not much information to understand the error.

I’ve tried to find solutions and read similar problems, but nothing seems to match exactly my case.

Any help would be appreciated!

The text was updated successfully, but these errors were encountered:

Same for me on Ubuntu 18.04 for protonvpn-cli 3.11.0-7

It happens to me too, with ProtonVPN CLI v3.11.1 (protonvpn-nm-lib v3.8.0; proton-client v0.7.1) .
OS infos:

UPD: I had the networkmanager-strongswan package installed.
There was such an error in the logs:

After deleting the networkmanager-strongswan , it was possible to connect. But this is not a solution, because I need these package

I fixed it by doing the following.
If you type protonvpn-cli —get-logs the folder containing the logs will be opened.
protonvpn-cli.log is the one containing the error (in my case)
The log ended with the following traceback:
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files
so i started network manager and i could connect.
sudo systemctl start NetworkManager
But while i was connected with a dutch server, my internet was not working.
So i enabled network manager and rebooted.
sudo systemctl enable NetworkManager
After reboot all worked as it should.

I hope this helps you guys too.

UPD: I had the networkmanager-strongswan package installed. There was such an error in the logs:

After deleting the networkmanager-strongswan , it was possible to connect. But this is not a solution, because I need these package

Maybe you can resolve this issue by creating a symlink in «/usr/lib/NetworkManager/libnm-vpn-plugin-strongswan.so»

Just installed on Ubuntu server 22.04 LTS (jammy) using Proton VPN CLI v3.12.0 (protonvpn-nm-lib v3.10.0; proton-client v0.7.1) and connecting via UDP connection.
I have tried using renderer in Netplan as NetworkManager, but this made no difference.

Just installed on Ubuntu server 20.04.3 LTS using Proton VPN CLI v3.12.0 (protonvpn-nm-lib v3.11.0; proton-client v0.7.1) and connecting via UDP connection. Not able to connect

Same issue persists for several months. ( Proton VPN CLI v3.12.0 (protonvpn-nm-lib v3.11.0; proton-client v0.7.1) )

Linux demetrio 5.4.0-109-generic #123-Ubuntu SMP Fri Apr 8 09:10:54 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

Message from newest client (just upgraded) is:

Earlier client version just printed:

Legacy cli client:

Prints next output:

But looks like it is actually connects, because I was able to get access to blocked resources, while newest versions is not working at all.

P/S: Servers from VPN Plus ( Basic previously) plan also doesn’t work.
P/P/S: I’m really thinking about stop my subscription and switch to another VPN service provider, please fix this issue.
P/P/P/S: Android client connected to the same WiFi works well, but I have two laptops with ubuntu and both doesn’t work, so I believe issue relates exactly to a client, not network.

I know there is protonvpn-cli —get-logs command, but it generates a folder (30mb) with a lot of files, and I’m paranoid about sending it because probably some of them may contain sensitive data.
I don’t know but maybe you can add -v attribute that prints all steps while connecting for such situations and output all things that may go wrong?

I had this problem recently, and deleting

/.cache/protonvpn fixed this. May need to run protonvpn-cli d once before/after doing it.

/.cache/protonvpn doesn’t help.

But I found a logs in this folder:

IIRC, I also had a similiar issue [1]. ProtonVPN logs it couldn’t connect to ProtonVPN server when it works fine in other devices connected to same network, and it started working when I deleted the cache folder. So there’s something really wrong with the library related to connectivity.

Edit: What I mean is that I also saw that in the log (iirc).

Same problem in ChromeOS. Just installed and tried to run it, after logging into it.

Doing ^ and re-running the CLI / restarting my GUI worked for me.

Setting up Proton VPN.
An unknown error has occured. Please ensure that you have internet connectivity.
If the issue persists, please contact support.

I had this problem recently, and deleting

/.cache/protonvpn fixed this. May need to run protonvpn-cli d once before/after doing it.

This works for me. I deleted and ran protonvpn-cli after and it connects now.

has anyone got this working?

Some few days ago I had this issue again, but in arch linux then. Solved by running nm-applet before trying to connect to it.

I have this same issue on fedora 36. Oddly it works fine from a terminal window within gnome on the box. but if I ssh in to that same box and try the same protonvpn-cli command it fails with this message.

The main reason I want to be able to use the cli is so I can ssh into a box and connect it to a vpn so why it doesn’t work while sshed in but does work while in a terminal on a box is beyond me.

Ok so if I follow the journal and issue the protonvpn-cli command I get this if I am sshed in.

If I preface the command with sudo I get a warning that running it as root is not supported and is highly discouraged.

What would make the permissions of my terminal user within gnome differ from my permissions as that same use while ssh-ed in?

Found a solution to my problem above. (at least on Fedora 35)

create this file as root, change USER for your user name.

Found a solution to my problem above. (at least on Fedora 35)

create this file as root, change USER for your user name.

This solution moved me along one step on Ubuntu 22.04.1 LTS Server. However connect command gets stuck connecting to any server.

Found a solution to my problem above. (at least on Fedora 35)
create this file as root, change USER for your user name.

This solution moved me along one step on Ubuntu 22.04.1 LTS Server. However connect command gets stuck connecting to any server.

I am also at this point. Stuck for now.

Same for me on Ubuntu Server 22.04 LTS on a Raspberry Pi 2 model B.

Same for me. So close.
Proton VPN CLI v3.13.0 (protonvpn-nm-lib v3.14.0; proton-client v0.7.1)

Linux 5.15.74.2-microsoft-standard-WSL2 #1 SMP Wed Nov 2 19:50:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

Distributor ID: Ubuntu Description: Ubuntu 20.04.5 LTS Release: 20.04 Codename: focal

Running Ubuntu in WSL

Same here (Raspbian GNU/Linux 10).
Happy I tested the cli-tool before upgrading my plan to ProtonVPN Plus..

Unfortunately for me, I’m still paying for ProtonVPN Plus. probably it is time to migrate to mulvadvpn or smth else.

I’m just going to leave this here because I did find the answer. ProtonCLI does not support Ubuntu Server. It requires an os with a display.

I was able to login on ubuntu server, but only directly from the console’s terminal and not through ssh. You could try that

I had this problem recently, and deleting

/.cache/protonvpn fixed this. May need to run protonvpn-cli d once before/after doing it.

worked for me also, on Ubuntu Mate 20.04 (running in a VM)

I’m running PopOS 22.04, based of Ubuntu LTS, protonvpn-cli is giving my this error right now due to not being able to resolve protonstatus.com. Cross-checked with online tools, and it seems down.

Proton VPN CLI v3.13.0 (protonvpn-nm-lib v3.14.0; proton-client v0.7.1)
`

2023-01-09 16:30:04,776 — cli.py — INFO — init:29 — Proton VPN CLI v3.13.0 (protonvpn-nm-lib v3.14.0; proton-client v0.7.1)
2023-01-09 16:30:04,779 — cli.py — INFO — init:64 — CLI command: Namespace(command=’c’, version=False, help=False, get_logs=False)
2023-01-09 16:30:04,779 — cli.py — INFO — connect:128 — Options: Namespace(servername=None, fastest=False, random=False, cc=’CA’, sc=False, p2p=False, tor=False, protocol=None, help=False)
2023-01-09 16:30:05,292 — cli_wrapper.py — ERROR — connect:383 — No internet connection. Please make sure you are connected and retry.
Traceback (most recent call last):
File «/usr/lib/python3/dist-packages/urllib3/connection.py», line 169, in _new_conn
conn = connection.create_connection(
File «/usr/lib/python3/dist-packages/urllib3/util/connection.py», line 73, in create_connection
for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
File «/usr/lib/python3.10/socket.py», line 955, in getaddrinfo
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Temporary failure in name resolution

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File «/usr/lib/python3/dist-packages/urllib3/connectionpool.py», line 699, in urlopen
httplib_response = self._make_request(
File «/usr/lib/python3/dist-packages/urllib3/connectionpool.py», line 382, in _make_request
self._validate_conn(conn)
File «/usr/lib/python3/dist-packages/urllib3/connectionpool.py», line 1012, in _validate_conn
conn.connect()
File «/usr/lib/python3/dist-packages/urllib3/connection.py», line 353, in connect
conn = self._new_conn()
File «/usr/lib/python3/dist-packages/urllib3/connection.py», line 181, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution

During handling of the above exception, another exception occurred:

Источник

An unknown error has occured. Please ensure that you have internet connectivity. If the issue persists, please contact support. about linux-cli HOT 31 OPEN

MuhammedZakir commented on January 16, 2023 4

I had this problem recently, and deleting

/.cache/protonvpn fixed this. May need to run protonvpn-cli d once before/after doing it.

astartav commented on January 16, 2023 3

Same for me on Ubuntu 18.04 for protonvpn-cli 3.11.0-7

cruzerngz commented on January 16, 2023 3

I had this problem recently, and deleting

/.cache/protonvpn fixed this. May need to run protonvpn-cli d once before/after doing it.

This works for me. I deleted and ran protonvpn-cli after and it connects now.

MuhammedZakir commented on January 16, 2023 1

IIRC, I also had a similiar issue [1]. ProtonVPN logs it couldn’t connect to ProtonVPN server when it works fine in other devices connected to same network, and it started working when I deleted the cache folder. So there’s something really wrong with the library related to connectivity.

Edit: What I mean is that I also saw that in the log (iirc).

Anglodel commented on January 16, 2023

It happens to me too, with ProtonVPN CLI v3.11.1 (protonvpn-nm-lib v3.8.0; proton-client v0.7.1) .
OS infos:

commented on January 16, 2023

  • archlinux, 5.15.32-1-lts

commented on January 16, 2023

UPD: I had the networkmanager-strongswan package installed.
There was such an error in the logs:

After deleting the networkmanager-strongswan , it was possible to connect. But this is not a solution, because I need these package

bi7je commented on January 16, 2023

I fixed it by doing the following.
If you type protonvpn-cli —get-logs the folder containing the logs will be opened.
protonvpn-cli.log is the one containing the error (in my case)
The log ended with the following traceback:
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files
so i started network manager and i could connect.
sudo systemctl start NetworkManager
But while i was connected with a dutch server, my internet was not working.
So i enabled network manager and rebooted.
sudo systemctl enable NetworkManager
After reboot all worked as it should.

I hope this helps you guys too.

UPD: I had the networkmanager-strongswan package installed. There was such an error in the logs:

After deleting the networkmanager-strongswan , it was possible to connect. But this is not a solution, because I need these package

Maybe you can resolve this issue by creating a symlink in «/usr/lib/NetworkManager/libnm-vpn-plugin-strongswan.so»

marekpetak commented on January 16, 2023

Just installed on Ubuntu server 22.04 LTS (jammy) using Proton VPN CLI v3.12.0 (protonvpn-nm-lib v3.10.0; proton-client v0.7.1) and connecting via UDP connection.
I have tried using renderer in Netplan as NetworkManager, but this made no difference.

thramas commented on January 16, 2023

Just installed on Ubuntu server 20.04.3 LTS using Proton VPN CLI v3.12.0 (protonvpn-nm-lib v3.11.0; proton-client v0.7.1) and connecting via UDP connection. Not able to connect

Demetri0 commented on January 16, 2023

Same issue persists for several months. ( Proton VPN CLI v3.12.0 (protonvpn-nm-lib v3.11.0; proton-client v0.7.1) )

Linux demetrio 5.4.0-109-generic #123-Ubuntu SMP Fri Apr 8 09:10:54 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

Message from newest client (just upgraded) is:

Earlier client version just printed:

Legacy cli client:

Prints next output:

But looks like it is actually connects, because I was able to get access to blocked resources, while newest versions is not working at all.

P/S: Servers from VPN Plus ( Basic previously) plan also doesn’t work.
P/P/S: I’m really thinking about stop my subscription and switch to another VPN service provider, please fix this issue.
P/P/P/S: Android client connected to the same WiFi works well, but I have two laptops with ubuntu and both doesn’t work, so I believe issue relates exactly to a client, not network.

I know there is protonvpn-cli —get-logs command, but it generates a folder (30mb) with a lot of files, and I’m paranoid about sending it because probably some of them may contain sensitive data.
I don’t know but maybe you can add -v attribute that prints all steps while connecting for such situations and output all things that may go wrong?

Demetri0 commented on January 16, 2023

/.cache/protonvpn doesn’t help.

But I found a logs in this folder:

arakakivl commented on January 16, 2023

Same problem in ChromeOS. Just installed and tried to run it, after logging into it.

inconspicuous99 commented on January 16, 2023

Doing ^ and re-running the CLI / restarting my GUI worked for me.

braintxx commented on January 16, 2023

Setting up Proton VPN.
An unknown error has occured. Please ensure that you have internet connectivity.
If the issue persists, please contact support.

martinezhermes commented on January 16, 2023

has anyone got this working?

arakakivl commented on January 16, 2023

Some few days ago I had this issue again, but in arch linux then. Solved by running nm-applet before trying to connect to it.

pghpete commented on January 16, 2023

I have this same issue on fedora 36. Oddly it works fine from a terminal window within gnome on the box. but if I ssh in to that same box and try the same protonvpn-cli command it fails with this message.

The main reason I want to be able to use the cli is so I can ssh into a box and connect it to a vpn so why it doesn’t work while sshed in but does work while in a terminal on a box is beyond me.

Ok so if I follow the journal and issue the protonvpn-cli command I get this if I am sshed in.

If I preface the command with sudo I get a warning that running it as root is not supported and is highly discouraged.

What would make the permissions of my terminal user within gnome differ from my permissions as that same use while ssh-ed in?

pghpete commented on January 16, 2023

Found a solution to my problem above. (at least on Fedora 35)

create this file as root, change USER for your user name.

nathant8883 commented on January 16, 2023

Found a solution to my problem above. (at least on Fedora 35)

create this file as root, change USER for your user name.

This solution moved me along one step on Ubuntu 22.04.1 LTS Server. However connect command gets stuck connecting to any server.

Bodmoor commented on January 16, 2023

Found a solution to my problem above. (at least on Fedora 35)
create this file as root, change USER for your user name.

This solution moved me along one step on Ubuntu 22.04.1 LTS Server. However connect command gets stuck connecting to any server.

I am also at this point. Stuck for now.

acobster commented on January 16, 2023

Same for me on Ubuntu Server 22.04 LTS on a Raspberry Pi 2 model B.

StevenWegner commented on January 16, 2023

Same for me. So close.
Proton VPN CLI v3.13.0 (protonvpn-nm-lib v3.14.0; proton-client v0.7.1)

Linux 5.15.74.2-microsoft-standard-WSL2 #1 SMP Wed Nov 2 19:50:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

Distributor ID: Ubuntu Description: Ubuntu 20.04.5 LTS Release: 20.04 Codename: focal

Running Ubuntu in WSL

cdorfer commented on January 16, 2023

Same here (Raspbian GNU/Linux 10).
Happy I tested the cli-tool before upgrading my plan to ProtonVPN Plus..

Demetri0 commented on January 16, 2023

Unfortunately for me, I’m still paying for ProtonVPN Plus. probably it is time to migrate to mulvadvpn or smth else.

nathant8883 commented on January 16, 2023

I’m just going to leave this here because I did find the answer. ProtonCLI does not support Ubuntu Server. It requires an os with a display.

Scripsky commented on January 16, 2023

I was able to login on ubuntu server, but only directly from the console’s terminal and not through ssh. You could try that

majjuss commented on January 16, 2023

I had this problem recently, and deleting

/.cache/protonvpn fixed this. May need to run protonvpn-cli d once before/after doing it.

worked for me also, on Ubuntu Mate 20.04 (running in a VM)

matjolic commented on January 16, 2023

I’m running PopOS 22.04, based of Ubuntu LTS, protonvpn-cli is giving my this error right now due to not being able to resolve protonstatus.com. Cross-checked with online tools, and it seems down.

Proton VPN CLI v3.13.0 (protonvpn-nm-lib v3.14.0; proton-client v0.7.1)
`

2023-01-09 16:30:04,776 — cli.py — INFO — init:29 — Proton VPN CLI v3.13.0 (protonvpn-nm-lib v3.14.0; proton-client v0.7.1)
2023-01-09 16:30:04,779 — cli.py — INFO — init:64 — CLI command: Namespace(command=’c’, version=False, help=False, get_logs=False)
2023-01-09 16:30:04,779 — cli.py — INFO — connect:128 — Options: Namespace(servername=None, fastest=False, random=False, cc=’CA’, sc=False, p2p=False, tor=False, protocol=None, help=False)
2023-01-09 16:30:05,292 — cli_wrapper.py — ERROR — connect:383 — No internet connection. Please make sure you are connected and retry.
Traceback (most recent call last):
File «/usr/lib/python3/dist-packages/urllib3/connection.py», line 169, in _new_conn
conn = connection.create_connection(
File «/usr/lib/python3/dist-packages/urllib3/util/connection.py», line 73, in create_connection
for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
File «/usr/lib/python3.10/socket.py», line 955, in getaddrinfo
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Temporary failure in name resolution

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File «/usr/lib/python3/dist-packages/urllib3/connectionpool.py», line 699, in urlopen
httplib_response = self._make_request(
File «/usr/lib/python3/dist-packages/urllib3/connectionpool.py», line 382, in _make_request
self._validate_conn(conn)
File «/usr/lib/python3/dist-packages/urllib3/connectionpool.py», line 1012, in _validate_conn
conn.connect()
File «/usr/lib/python3/dist-packages/urllib3/connection.py», line 353, in connect
conn = self._new_conn()
File «/usr/lib/python3/dist-packages/urllib3/connection.py», line 181, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File «/usr/lib/python3/dist-packages/requests/adapters.py», line 439, in send
resp = conn.urlopen(
File «/usr/lib/python3/dist-packages/urllib3/connectionpool.py», line 755, in urlopen
retries = retries.increment(
File «/usr/lib/python3/dist-packages/urllib3/util/retry.py», line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host=’protonstatus.com’, port=443): Max retries exceeded with url: / (Caused by NewConnectionError(‘ : Failed to establish a new connection: [Errno -3] Temporary failure in name resolution’))`

horta commented on January 16, 2023

Protonvpn-cli uses NetworkManager to configure its connection but Ubuntu 22.04 uses systemd-networkd instead, therefore the whole issue.

An option would be to setup ubuntu 22.04 to use systemd-network instead but you will face new issues non-related to protonvpn I believe.

Источник

@acc-galenicum

Hi,
I’m working in a GCP Debian 10 linux machine, no graphic interface.
I installed the protonvpn-stable-release and protonvpn-cli following instructions here: https://protonvpn.com/support/linux-vpn-tool/

I am able to login, but when I try to connect to a proxy (protonvpn-cli c -f) it returns me this error:

An unknown error has occured. Please ensure that you have internet connectivity.
If the issue persists, please contact support.

Not much information to understand the error…

I’ve tried to find solutions and read similar problems, but nothing seems to match exactly my case.

Any help would be appreciated!

iliark1382, lucascompython, ethicnology, marekpetak, latiif, l3th3, Demetri0, socratesx, dev-rinchin, IgorKoval, and jndao reacted with thumbs up emoji

@iMerica

@astartav

Same for me on Ubuntu 18.04 for protonvpn-cli 3.11.0-7

@Anglodel

It happens to me too, with ProtonVPN CLI v3.11.1 (protonvpn-nm-lib v3.8.0; proton-client v0.7.1).
OS infos:

OS: Arch Linux x86_64
Kernel: 5.16.15-arch1-1
WM: i3

@ghost

  • archlinux, 5.15.32-1-lts

@ghost

UPD: I had the networkmanager-strongswan package installed.
There was such an error in the logs:

2022-03-29 19:32:43,294 — cli_wrapper.py — ERROR — connect:379 — nm-vpn-plugin-error-quark: cannot load plugin "/usr/lib/NetworkManager/libnm-vpn-plugin-strongswan.so": libnma.so.0: cannot open shared object file: No such file or directory (0)
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/protonvpn_cli/cli_wrapper.py", line 277, in connect
    self.protonvpn.setup_connection(
  File "/usr/lib/python3.10/site-packages/protonvpn_nm_lib/api.py", line 153, in setup_connection
    self._env.connection_backend.setup(**data)
  File "/usr/lib/python3.10/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/nm_client.py", line 51, in setup
    connection, protocol_implementation = NMPlugin.import_vpn_config(
  File "/usr/lib/python3.10/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/plugin/nm_plugin.py", line 21, in import_vpn_config
    plugin_editor = plugin.load_editor_plugin()
gi.repository.GLib.GError: nm-vpn-plugin-error-quark: cannot load plugin "/usr/lib/NetworkManager/libnm-vpn-plugin-strongswan.so": libnma.so.0: cannot open shared object file: No such file or directory (0)

After deleting the networkmanager-strongswan, it was possible to connect. But this is not a solution, because I need these package

@bi7je

I fixed it by doing the following.
If you type protonvpn-cli —get-logs the folder containing the logs will be opened.
protonvpn-cli.log is the one containing the error (in my case)
The log ended with the following traceback:
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files
so i started network manager and i could connect.
sudo systemctl start NetworkManager
But while i was connected with a dutch server, my internet was not working.
So i enabled network manager and rebooted.
sudo systemctl enable NetworkManager
After reboot all worked as it should.

I hope this helps you guys too.

UPD: I had the networkmanager-strongswan package installed. There was such an error in the logs:

2022-03-29 19:32:43,294 — cli_wrapper.py — ERROR — connect:379 — nm-vpn-plugin-error-quark: cannot load plugin "/usr/lib/NetworkManager/libnm-vpn-plugin-strongswan.so": libnma.so.0: cannot open shared object file: No such file or directory (0)
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/protonvpn_cli/cli_wrapper.py", line 277, in connect
    self.protonvpn.setup_connection(
  File "/usr/lib/python3.10/site-packages/protonvpn_nm_lib/api.py", line 153, in setup_connection
    self._env.connection_backend.setup(**data)
  File "/usr/lib/python3.10/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/nm_client.py", line 51, in setup
    connection, protocol_implementation = NMPlugin.import_vpn_config(
  File "/usr/lib/python3.10/site-packages/protonvpn_nm_lib/core/connection_backend/nm_client/plugin/nm_plugin.py", line 21, in import_vpn_config
    plugin_editor = plugin.load_editor_plugin()
gi.repository.GLib.GError: nm-vpn-plugin-error-quark: cannot load plugin "/usr/lib/NetworkManager/libnm-vpn-plugin-strongswan.so": libnma.so.0: cannot open shared object file: No such file or directory (0)

After deleting the networkmanager-strongswan, it was possible to connect. But this is not a solution, because I need these package

Maybe you can resolve this issue by creating a symlink in «/usr/lib/NetworkManager/libnm-vpn-plugin-strongswan.so»

@marekpetak

Just installed on Ubuntu server 22.04 LTS (jammy) using Proton VPN CLI v3.12.0 (protonvpn-nm-lib v3.10.0; proton-client v0.7.1) and connecting via UDP connection.
I have tried using renderer in Netplan as NetworkManager, but this made no difference.

Setting up Proton VPN.

An unknown error has occured. Please ensure that you have internet connectivity.
If the issue persists, please contact support.

@thramas

Just installed on Ubuntu server 20.04.3 LTS using Proton VPN CLI v3.12.0 (protonvpn-nm-lib v3.11.0; proton-client v0.7.1) and connecting via UDP connection. Not able to connect

Setting up Proton VPN.

An unknown error has occured. Please ensure that you have internet connectivity.
If the issue persists, please contact support.

@Demetri0

Same issue persists for several months. (Proton VPN CLI v3.12.0 (protonvpn-nm-lib v3.11.0; proton-client v0.7.1))

Linux demetrio 5.4.0-109-generic #123-Ubuntu SMP Fri Apr 8 09:10:54 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

Message from newest client (just upgraded) is:

$protonvpn-cli c -f

Setting up Proton VPN.
Connecting to Proton VPN on JP-FREE#3 with UDP.

Unable to connect to Proton VPN: Proton VPN connection has been disconnected. Reason: VPNConnectionReasonEnum.UNKNOWN_ERROR

Earlier client version just printed:

Setting up Proton VPN.

An unknown error has occured. Please ensure that you have internet connectivity.
If the issue persists, please contact support.

Legacy cli client:

$protonvpn -v
ProtonVPN-CLI v2.2.4

Prints next output:

$sudo protonvpn c -f

There is already a VPN connection running.
Terminating previous connection...
Connecting to US-FREE#49 via UDP...
[!] There was an error with accessing the ProtonVPN API.
[!] Please make sure your connection is working properly!
[!] HTTP Error Code: 422

But looks like it is actually connects, because I was able to get access to blocked resources, while newest versions is not working at all.

P/S: Servers from VPN Plus (Basic previously) plan also doesn’t work.
P/P/S: I’m really thinking about stop my subscription and switch to another VPN service provider, please fix this issue.
P/P/P/S: Android client connected to the same WiFi works well, but I have two laptops with ubuntu and both doesn’t work, so I believe issue relates exactly to a client, not network.

I know there is protonvpn-cli --get-logs command, but it generates a folder (30mb) with a lot of files, and I’m paranoid about sending it because probably some of them may contain sensitive data.
I don’t know but maybe you can add -v attribute that prints all steps while connecting for such situations and output all things that may go wrong?

@MuhammedZakir

I had this problem recently, and deleting ~/.cache/protonvpn fixed this. May need to run protonvpn-cli d once before/after doing it.

@Demetri0

Deleting ~/.cache/protonvpn doesn’t help.

But I found a logs in this folder:

protonvpn-cli.log


2022-07-03 08:00:47,613 — cli.py — INFO — __init__:17 — 
-------------------------------------------------

----------- Initialized protonvpn-cli -----------


2022-07-03 08:00:47,613 — cli.py — INFO — init:29 — Proton VPN CLI v3.12.0 (protonvpn-nm-lib v3.11.0; proton-client v0.7.1)
2022-07-03 08:00:47,616 — cli.py — INFO — init:64 — CLI command: Namespace(command='d', get_logs=False, help=False, version=False)
2022-07-03 08:00:54,738 — cli.py — INFO — init:17 —

----------- Initialized protonvpn-cli -----------


2022-07-03 08:00:54,738 — cli.py — INFO — init:29 — Proton VPN CLI v3.12.0 (protonvpn-nm-lib v3.11.0; proton-client v0.7.1)
2022-07-03 08:00:54,740 — cli.py — INFO — init:64 — CLI command: Namespace(command='c', get_logs=False, help=False, version=False)
2022-07-03 08:00:54,741 — cli.py — INFO — connect:128 — Options: Namespace(cc=None, fastest=True, help=False, p2p=False, protocol=None, random=False, sc=False, servername=None, tor=False)
2022-07-03 08:01:05,219 — cli_wrapper.py — ERROR — connect:379 — No internet connection. Please make sure you are connected and retry.
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 159, in _new_conn
conn = connection.create_connection(
File "/usr/lib/python3/dist-packages/urllib3/util/connection.py", line 84, in create_connection
raise err
File "/usr/lib/python3/dist-packages/urllib3/util/connection.py", line 74, in create_connection
sock.connect(sa)
OSError: [Errno 113] No route to host

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 665, in urlopen
httplib_response = self._make_request(
File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 376, in _make_request
self._validate_conn(conn)
File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 996, in _validate_conn
conn.connect()
File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 314, in connect
conn = self._new_conn()
File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 171, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.VerifiedHTTPSConnection object at 0x7fcc3f1558e0>: Failed to establish a new connection: [Errno 113] No route to host

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send
resp = conn.urlopen(
File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 719, in urlopen
retries = retries.increment(
File "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 436, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='protonstatus.com', port=443): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fcc3f1558e0>: Failed to establish a new connection: [Errno 113] No route to host'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/protonvpn_nm_lib/core/utilities.py", line 26, in ensure_internet_connection_is_available
requests.get(
File "/usr/lib/python3/dist-packages/requests/api.py", line 75, in get
return request('get', url, params=params, **kwargs)
File "/usr/lib/python3/dist-packages/requests/api.py", line 60, in request
return session.request(method=method, url=url, **kwargs)
File "/usr/lib/python3/dist-packages/requests/sessions.py", line 533, in request
resp = self.send(prep, **send_kwargs)
File "/usr/lib/python3/dist-packages/requests/sessions.py", line 646, in send
r = adapter.send(request, **kwargs)
File "/usr/lib/python3/dist-packages/requests/adapters.py", line 516, in send
raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='protonstatus.com', port=443): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fcc3f1558e0>: Failed to establish a new connection: [Errno 113] No route to host'))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/protonvpn_cli/cli_wrapper.py", line 277, in connect
self.protonvpn.setup_connection(
File "/usr/lib/python3/dist-packages/protonvpn_nm_lib/api.py", line 93, in setup_connection
self._utils.ensure_internet_connection_is_available()
File "/usr/lib/python3/dist-packages/protonvpn_nm_lib/core/utilities.py", line 38, in ensure_internet_connection_is_available
raise exceptions.NetworkConnectionError(
protonvpn_nm_lib.exceptions.NetworkConnectionError: No internet connection. Please make sure you are connected and retry.

$ping protonstatus.com

PING protonstatus.com (188.114.97.1) 56(84) bytes of data.
64 bytes from 188.114.97.1 (188.114.97.1): icmp_seq=1 ttl=53 time=66.0 ms
64 bytes from 188.114.97.1 (188.114.97.1): icmp_seq=2 ttl=53 time=65.9 ms
^C
--- protonstatus.com ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 65.923/65.985/66.047/0.062 ms

@MuhammedZakir

IIRC, I also had a similiar issue [1]. ProtonVPN logs it couldn’t connect to ProtonVPN server when it works fine in other devices connected to same network, and it started working when I deleted the cache folder. So there’s something really wrong with the library related to connectivity.

Edit: What I mean is that I also saw that in the log (iirc).

@arakakivl

Same problem in ChromeOS. Just installed and tried to run it, after logging into it.

@inconspicuous99

2022-08-05 07:43:19,135cli.pyINFO__init__:29Proton VPN CLI v3.12.0 (protonvpn-nm-lib v3.11.0; proton-client v0.7.1)
2022-08-05 07:43:19,137cli.pyINFO__init__:64CLI command: Namespace(command='c', get_logs=False, help=False, version=False)
2022-08-05 07:43:19,137cli.pyINFOconnect
2022-08-05 07:43:21,356cli_wrapper.pyERRORconnect:379cannot import name 'soft_unicode' from 'markupsafe' (/home/a112/.local/lib/python3.8/site-packages/markupsafe/__init__.py)
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/protonvpn_cli/cli_wrapper.py", line 277, in connect
    self.protonvpn.setup_connection(
  File "/usr/lib/python3/dist-packages/protonvpn_nm_lib/api.py", line 153, in setup_connection
    configuration = physical_server.get_configuration(_protocol)
  File "/usr/lib/python3/dist-packages/protonvpn_nm_lib/core/servers/list.py", line 53, in get_configuration
    from ..vpn import VPNConfiguration
  File "/usr/lib/python3/dist-packages/protonvpn_nm_lib/core/vpn/__init__.py", line 1, in <module>
    from .vpn_configuration import VPNConfiguration
  File "/usr/lib/python3/dist-packages/protonvpn_nm_lib/core/vpn/vpn_configuration.py", line 5, in <module>
    import jinja2
  File "/usr/lib/python3/dist-packages/jinja2/__init__.py", line 33, in <module>
    from jinja2.environment import Environment, Template
  File "/usr/lib/python3/dist-packages/jinja2/environment.py", line 15, in <module>
    from jinja2 import nodes
  File "/usr/lib/python3/dist-packages/jinja2/nodes.py", line 23, in <module>
    from jinja2.utils import Markup
  File "/usr/lib/python3/dist-packages/jinja2/utils.py", line 656, in <module>
    from markupsafe import Markup, escape, soft_unicode
ImportError: cannot import name 'soft_unicode' from 'markupsafe' (/home/a112/.local/lib/python3.8/site-packages/markupsafe/__init__.py)
2022-08-05 07:44:14,912cli.pyINFO__init__:17

dbt-labs/dbt-core#4745 (comment)

image

Doing ^ and re-running the CLI / restarting my GUI worked for me.

@braintxx

Setting up Proton VPN.
An unknown error has occured. Please ensure that you have internet connectivity.
If the issue persists, please contact support.

same..

@cruzerngz

I had this problem recently, and deleting ~/.cache/protonvpn fixed this. May need to run protonvpn-cli d once before/after doing it.

This works for me. I deleted and ran protonvpn-cli after and it connects now.

@martinezhermes

has anyone got this working?

@arakakivl

Some few days ago I had this issue again, but in arch linux then. Solved by running nm-applet before trying to connect to it.

@pghpete

I have this same issue on fedora 36. Oddly it works fine from a terminal window within gnome on the box… but if I ssh in to that same box and try the same protonvpn-cli command it fails with this message…


An unknown error has occured. Please ensure that you have internet connectivity.
If the issue persists, please contact support.

The main reason I want to be able to use the cli is so I can ssh into a box and connect it to a vpn so why it doesn’t work while sshed in but does work while in a terminal on a box is beyond me.

Ok so if I follow the journal and issue the protonvpn-cli command I get this if I am sshed in…

Nov 14 11:09:15 sys76 NetworkManager[8183]: <info>  [1668442155.1003] audit: op="connection-add" pid=248358 uid=1010 result="fail" reason="Insufficient privileges"

If I preface the command with sudo I get a warning that running it as root is not supported and is highly discouraged.

What would make the permissions of my terminal user within gnome differ from my permissions as that same use while ssh-ed in?

@pghpete

Found a solution to my problem above… (at least on Fedora 35)

create this file as root, change USER for your user name….

cat /var/lib/polkit-1/localauthority/50-local.d/10-network-manager.pkla
[allow USER to modify all network states and settings]
Identity=unix-user:USER
Action=org.freedesktop.NetworkManager.*
ResultAny=yes
ResultInactive=yes
ResultActive=yes

systemctl restart NetworkManager

@nathant8883

Found a solution to my problem above… (at least on Fedora 35)

create this file as root, change USER for your user name….

cat /var/lib/polkit-1/localauthority/50-local.d/10-network-manager.pkla
[allow USER to modify all network states and settings]
Identity=unix-user:USER
Action=org.freedesktop.NetworkManager.*
ResultAny=yes
ResultInactive=yes
ResultActive=yes

systemctl restart NetworkManager

This solution moved me along one step on Ubuntu 22.04.1 LTS Server. However connect command gets stuck connecting to any server.

@Bodmoor

Found a solution to my problem above… (at least on Fedora 35)
create this file as root, change USER for your user name….

cat /var/lib/polkit-1/localauthority/50-local.d/10-network-manager.pkla
[allow USER to modify all network states and settings]
Identity=unix-user:USER
Action=org.freedesktop.NetworkManager.*
ResultAny=yes
ResultInactive=yes
ResultActive=yes

systemctl restart NetworkManager

This solution moved me along one step on Ubuntu 22.04.1 LTS Server. However connect command gets stuck connecting to any server.

I am also at this point. Stuck for now…

@acobster

Same for me on Ubuntu Server 22.04 LTS on a Raspberry Pi 2 model B.

Proton version:

Proton VPN CLI v3.13.0 (protonvpn-nm-lib v3.14.0; proton-client v0.7.1)

System info:

$ uname -a
Linux ubuntu 5.19.0-1006-raspi #13-Ubuntu SMP PREEMPT Mon Oct 17 19:03:10 UTC 2022 armv7l armv7l armv7l GNU/Linux

@StevenWegner

Same for me. So close.
Proton VPN CLI v3.13.0 (protonvpn-nm-lib v3.14.0; proton-client v0.7.1)

Linux 5.15.74.2-microsoft-standard-WSL2 #1 SMP Wed Nov 2 19:50:29 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

Distributor ID: Ubuntu Description: Ubuntu 20.04.5 LTS Release: 20.04 Codename: focal

Running Ubuntu in WSL

@cdorfer

Same here (Raspbian GNU/Linux 10).
Happy I tested the cli-tool before upgrading my plan to ProtonVPN Plus..

@Demetri0

Unfortunately for me, I’m still paying for ProtonVPN Plus… probably it is time to migrate to mulvadvpn or smth else…

@nathant8883

I’m just going to leave this here because I did find the answer. ProtonCLI does not support Ubuntu Server. It requires an os with a display.

@Scripsky

I was able to login on ubuntu server, but only directly from the console’s terminal and not through ssh. You could try that

@majjuss

I had this problem recently, and deleting ~/.cache/protonvpn fixed this. May need to run protonvpn-cli d once before/after doing it.

worked for me also, on Ubuntu Mate 20.04 (running in a VM)

@matjolic

I’m running PopOS 22.04, based of Ubuntu LTS, protonvpn-cli is giving my this error right now due to not being able to resolve protonstatus.com. Cross-checked with online tools, and it seems down.

`$ protonvpn-cli -v

Proton VPN CLI v3.13.0 (protonvpn-nm-lib v3.14.0; proton-client v0.7.1)
`

`————————————————-

———— Initialized protonvpn-cli ————


2023-01-09 16:30:04,776 — cli.py — INFO — init:29 — Proton VPN CLI v3.13.0 (protonvpn-nm-lib v3.14.0; proton-client v0.7.1)
2023-01-09 16:30:04,779 — cli.py — INFO — init:64 — CLI command: Namespace(command=’c’, version=False, help=False, get_logs=False)
2023-01-09 16:30:04,779 — cli.py — INFO — connect:128 — Options: Namespace(servername=None, fastest=False, random=False, cc=’CA’, sc=False, p2p=False, tor=False, protocol=None, help=False)
2023-01-09 16:30:05,292 — cli_wrapper.py — ERROR — connect:383 — No internet connection. Please make sure you are connected and retry.
Traceback (most recent call last):
File «/usr/lib/python3/dist-packages/urllib3/connection.py», line 169, in _new_conn
conn = connection.create_connection(
File «/usr/lib/python3/dist-packages/urllib3/util/connection.py», line 73, in create_connection
for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):
File «/usr/lib/python3.10/socket.py», line 955, in getaddrinfo
for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
socket.gaierror: [Errno -3] Temporary failure in name resolution

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File «/usr/lib/python3/dist-packages/urllib3/connectionpool.py», line 699, in urlopen
httplib_response = self._make_request(
File «/usr/lib/python3/dist-packages/urllib3/connectionpool.py», line 382, in _make_request
self._validate_conn(conn)
File «/usr/lib/python3/dist-packages/urllib3/connectionpool.py», line 1012, in _validate_conn
conn.connect()
File «/usr/lib/python3/dist-packages/urllib3/connection.py», line 353, in connect
conn = self._new_conn()
File «/usr/lib/python3/dist-packages/urllib3/connection.py», line 181, in _new_conn
raise NewConnectionError(
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f38a6738610>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File «/usr/lib/python3/dist-packages/requests/adapters.py», line 439, in send
resp = conn.urlopen(
File «/usr/lib/python3/dist-packages/urllib3/connectionpool.py», line 755, in urlopen
retries = retries.increment(
File «/usr/lib/python3/dist-packages/urllib3/util/retry.py», line 574, in increment
raise MaxRetryError(_pool, url, error or ResponseError(cause))
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host=’protonstatus.com’, port=443): Max retries exceeded with url: / (Caused by NewConnectionError(‘<urllib3.connection.HTTPSConnection object at 0x7f38a6738610>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution’))`

@horta

Protonvpn-cli uses NetworkManager to configure its connection but Ubuntu 22.04 uses systemd-networkd instead, therefore the whole issue.

An option would be to setup ubuntu 22.04 to use systemd-network instead but you will face new issues non-related to protonvpn I believe…

@lucasjkr

Came here to say that I’ve had no problems with ProtonVPN cli on Fedora, but am having this same issue with Ubuntu Server as everyone else.

From SSH, I get the above error («An unknown error…»)

From console, it actually tries to connect, but just stays there. My screen reads:

Connecting to Proton VPN on CH-AR#10 with UDP

I thought it was stuck on that for the past few minutes, but I couldn’t even Ctrl-C out of it.

@hardhu

Same for me both with Ubuntu 22.10 and Debian 11 (an unknown error has occurred….), and both using the cli and the gui interface of protonvpn. Has anybody found a fix (besides moving to another linux distribution)?

Forum rules
Before you post please read how to get help. Topics in this forum are automatically closed 6 months after creation.

Menard

Level 7
Level 7
Posts: 1635
Joined: Wed May 08, 2019 5:14 am
Location: Angers (France)

[SOLVED] Protonvpn new version fails to connect and trashes the network

Protonvpn made an update and so it is totally broken now … :lol:
I am allways repeating to avoid updates but here the security is important :|
So now the issue is that when I want to connect it, it breaks my internet connection but answering that it doesn’t find a good internet connexion :roll: :lol: it is fantastic no ? And then I must restore my root partition to get it back … :x

Last edited by Menard on Tue Jun 29, 2021 6:09 am, edited 1 time in total.

Linux Mint 20.3 Cinnamon — K 5.15 — Desktop — english
AMD APU A8 7600 — DDR3 1833 MHz 4 GB x2 + ZSwap

If you think tough men are dangerous, wait until you see what weak men are capable of.

Menard

Level 7
Level 7
Posts: 1635
Joined: Wed May 08, 2019 5:14 am
Location: Angers (France)

Re: Protonvpn new version fails to connect and trashes the network

Post

by Menard » Mon Jun 14, 2021 11:26 am

Code: Select all

Setting up ProtonVPN.

An unknown error has occured. Please ensure that you have internet connectivity.
If the issue persists, please contact support.

Linux Mint 20.3 Cinnamon — K 5.15 — Desktop — english
AMD APU A8 7600 — DDR3 1833 MHz 4 GB x2 + ZSwap

If you think tough men are dangerous, wait until you see what weak men are capable of.

Menard

Level 7
Level 7
Posts: 1635
Joined: Wed May 08, 2019 5:14 am
Location: Angers (France)

Re: Protonvpn new version fails to connect and trashes the network

Post

by Menard » Tue Jun 15, 2021 6:16 am

I’ve had this too with protonvpn when it was able to do the job, but now it is worse because it even doesn’t do the job. I used to restore my partition when it happened, but I discovered that I had only 2 or 3 «factice» connections in the Network-manager (NM) to disconnet one by one, it is easy, but after the reboot you may have to do it again to get internet

Linux Mint 20.3 Cinnamon — K 5.15 — Desktop — english
AMD APU A8 7600 — DDR3 1833 MHz 4 GB x2 + ZSwap

If you think tough men are dangerous, wait until you see what weak men are capable of.

Menard

Level 7
Level 7
Posts: 1635
Joined: Wed May 08, 2019 5:14 am
Location: Angers (France)

Re: Protonvpn new version fails to connect and trashes the network

Post

by Menard » Tue Jun 15, 2021 6:17 am

It is sad but if VPN can’t work fully on Linux then I ll have to install Windows instead

Linux Mint 20.3 Cinnamon — K 5.15 — Desktop — english
AMD APU A8 7600 — DDR3 1833 MHz 4 GB x2 + ZSwap

If you think tough men are dangerous, wait until you see what weak men are capable of.

DAMIEN1307

Re: Protonvpn new version fails to connect and trashes the network

Post

by DAMIEN1307 » Thu Jun 17, 2021 9:59 am

Protonvpn made an update and so it is totally broken now

OK…So PROTON made an update or upgrade here.

It is sad but if VPN can’t work fully on Linux then I ll have to install Windows instead

Has it occured to you that if PROTON made an update/upgrade that this is not the fault of any Linux distro that it is now «totally broken» ??????????
You really need to contact Proton to inform them that it was fine UNTIL THEIR UPDATE/UPGRADE…It is their VPN so they have the problem, not Linux Mint.

follow their instructions to the letter when they help you correct your VPN configuration…DAMIEN

Menard

Level 7
Level 7
Posts: 1635
Joined: Wed May 08, 2019 5:14 am
Location: Angers (France)

Re: Protonvpn new version fails to connect and trashes the network

Post

by Menard » Mon Jun 21, 2021 12:57 pm

DAMIEN1307 wrote: ↑

Thu Jun 17, 2021 9:59 am

Protonvpn made an update and so it is totally broken now

OK…So PROTON made an update or upgrade here.

It is sad but if VPN can’t work fully on Linux then I ll have to install Windows instead

Has it occured to you that if PROTON made an update/upgrade that this is not the fault of any Linux distro that it is now «totally broken» ??????????
You really need to contact Proton to inform them that it was fine UNTIL THEIR UPDATE/UPGRADE…It is their VPN so they have the problem, not Linux Mint.

follow their instructions to the letter when they help you correct your VPN configuration…DAMIEN

I understand, you are not toally wrong but mind this : If it is too difficult for VPN Companies to developpe a specific application with killswitch for Linux as they display some for Windows, and the rare ones who do this seem to be not able to have it to work … at a moment it is to rely to Linux more than to these companies

Linux Mint 20.3 Cinnamon — K 5.15 — Desktop — english
AMD APU A8 7600 — DDR3 1833 MHz 4 GB x2 + ZSwap

If you think tough men are dangerous, wait until you see what weak men are capable of.

Menard

Level 7
Level 7
Posts: 1635
Joined: Wed May 08, 2019 5:14 am
Location: Angers (France)

Re: Protonvpn new version fails to connect and trashes the network

Post

by Menard » Mon Jun 21, 2021 12:58 pm

JoeFootball wrote: ↑

Thu Jun 17, 2021 9:49 am

Menard wrote:
Protonvpn made an update and so it is totally broken now

Continues to work without incident for me. :? Version 0.7.3.

Code: Select all

dpkg -s protonvpn-cli
Package: protonvpn-cli
Status: install ok installed
Priority: optional
Section: net
Installed-Size: 109
Maintainer: Proton Technologies AG <opensource@proton.me>
Architecture: all
Version: 3.6.0-4
Depends: python3-dialog, python3:any (>= 3.5~), python3-protonvpn-nm-lib (>= 3.2.0), python3-protonvpn-nm-lib (<= 3.3.0)
Description: ProtonVPN CLI (Python 3)
 Package installs official ProtonVPN CLI.
Homepage: https://github.com/ProtonVPN

Linux Mint 20.3 Cinnamon — K 5.15 — Desktop — english
AMD APU A8 7600 — DDR3 1833 MHz 4 GB x2 + ZSwap

If you think tough men are dangerous, wait until you see what weak men are capable of.

DAMIEN1307

Re: Protonvpn new version fails to connect and trashes the network

Post

by DAMIEN1307 » Mon Jun 21, 2021 1:07 pm

Code: Select all

Setting up ProtonVPN.

An unknown error has occured. Please ensure that you have internet connectivity.
If the issue persists, please contact support

All i can say to you Menard is what the message above is telling you…Contact Protonvpn support as i mentioned to you on a previous post as well as Proton itself telling you this in this message…DAMIEN

Menard

Level 7
Level 7
Posts: 1635
Joined: Wed May 08, 2019 5:14 am
Location: Angers (France)

Re: Protonvpn new version fails to connect and trashes the network

Post

by Menard » Mon Jun 21, 2021 3:10 pm

JoeFootball wrote: ↑

Mon Jun 21, 2021 1:21 pm

Menard wrote:
Package: protonvpn-cli

Ah, that’s the CLI client. I’m using the GUI client.

I first had this issue with the GUI
it is perhaps because I had to hard shutdown the OS when the VPN was on, but I don’t remember exactly how and what, and since then I restored my root partition, but not my home partition, maybe a line here

Linux Mint 20.3 Cinnamon — K 5.15 — Desktop — english
AMD APU A8 7600 — DDR3 1833 MHz 4 GB x2 + ZSwap

If you think tough men are dangerous, wait until you see what weak men are capable of.

Aztaroth

Level 5
Level 5
Posts: 769
Joined: Mon Jan 11, 2021 1:48 am

Re: Protonvpn new version fails to connect and trashes the network

Post

by Aztaroth » Wed Jun 23, 2021 12:33 am

it is perhaps because I had to hard shutdown the OS when the VPN was on, but I don’t remember exactly how and what, and since then I restored my root partition, but not my home partition, maybe a line here

If it is too difficult for VPN Companies to developpe a specific application with killswitch for Linux as they display some for Windows, and the rare ones who do this seem to be not able to have it to work … at a moment it is to rely to Linux more than to these companies

I used to restore my partition when it happened, but I discovered that I had only 2 or 3 «factice» connections in the Network-manager (NM) to disconnet one by one, it is easy, but after the reboot you may have to do it again to get internet

Protonvpn made an update and so it is totally broken now … :lol:
I am allways repeating to avoid updates but here the security is important :|
So now the issue is that when I want to connect it, it breaks my internet connection but answering that it doesn’t find a good internet connexion :roll: :lol: it is fantastic no ? And then I must restore my root partition to get it back …

Question : if you know everything about the issue (it comes from Mint or ProtonVPN even if you seem to be the only one to have this issue) and what to do (restoring partitions while howling at these teams), why the hell using this forum asking for suggestions you never follow because you know better ?

dual boot LMDE4 (mostly) + LM19.3 Cinnamon (sometimes)

Menard

Level 7
Level 7
Posts: 1635
Joined: Wed May 08, 2019 5:14 am
Location: Angers (France)

Re: Protonvpn new version fails to connect and trashes the network

Post

by Menard » Tue Jun 29, 2021 6:08 am

Aztaroth wrote: ↑

Wed Jun 23, 2021 12:33 am

Question : if you know everything about the issue (it comes from Mint or ProtonVPN even if you seem to be the only one to have this issue) and what to do (restoring partitions while howling at these teams), why the hell using this forum asking for suggestions you never follow because you know better ?

I don’t understand this attack, the best to do with attacks is not to answer

Somone positive as the Protonvpn team gave me the way to fix it, I had to uninstall and install the application by a special way, so it works but it is another release so I don’t really know where it came from

Linux Mint 20.3 Cinnamon — K 5.15 — Desktop — english
AMD APU A8 7600 — DDR3 1833 MHz 4 GB x2 + ZSwap

If you think tough men are dangerous, wait until you see what weak men are capable of.

Aztaroth

Level 5
Level 5
Posts: 769
Joined: Mon Jan 11, 2021 1:48 am

Re: [SOLVED] Protonvpn new version fails to connect and trashes the network

Post

by Aztaroth » Tue Jun 29, 2021 6:59 am

Somone positive as the Protonvpn team gave me the way to fix it

If you read the previous posts, Damien1307 (twice) and myself advised you to contact ProtonVPN team before charging Linux, Mint or Proton just because you were not able to perform a correct install.
Perhaps this means nothing to you, but all the participants here took some of their time to share a piece of knowledge or advise whatever worthy it was. This commands respect for all of them even if you’re obviously free to follow these advises or not.

You should probably read on the Debian Wiki about etiquette in questionning :
http://www.catb.org/~esr/faqs/smart-que … tml#before
and especially this section :

Q: My program doesn’t work. I think system facility X is broken.
A: While it is possible that you are the first person to notice an obvious deficiency in system calls and libraries heavily used by hundreds or thousands of people, it is rather more likely that you are utterly clueless. Extraordinary claims require extraordinary evidence; when you make a claim like this one, you must back it up with clear and exhaustive documentation of the failure case.

This will close discussion for me. Other readers if interested may judge by themselves : the title of the thread and initial post say it all.

dual boot LMDE4 (mostly) + LM19.3 Cinnamon (sometimes)

Menard

Level 7
Level 7
Posts: 1635
Joined: Wed May 08, 2019 5:14 am
Location: Angers (France)

Re: [SOLVED] Protonvpn new version fails to connect and trashes the network

Post

by Menard » Sat Jul 03, 2021 7:40 am

Aztaroth wrote: ↑

Tue Jun 29, 2021 6:59 am

Somone positive as the Protonvpn team gave me the way to fix it

If you read the previous posts, Damien1307 (twice) and myself advised you to contact ProtonVPN team before charging Linux, Mint or Proton just because you were not able to perform a correct install.
Perhaps this means nothing to you, but all the participants here took some of their time to share a piece of knowledge or advise whatever worthy it was. This commands respect for all of them even if you’re obviously free to follow these advises or not.

You should probably read on the Debian Wiki about etiquette in questionning :
http://www.catb.org/~esr/faqs/smart-que … tml#before
and especially this section :

Q: My program doesn’t work. I think system facility X is broken.
A: While it is possible that you are the first person to notice an obvious deficiency in system calls and libraries heavily used by hundreds or thousands of people, it is rather more likely that you are utterly clueless. Extraordinary claims require extraordinary evidence; when you make a claim like this one, you must back it up with clear and exhaustive documentation of the failure case.

This will close discussion for me. Other readers if interested may judge by themselves : the title of the thread and initial post say it all.

Yes but for me I see this differently, from a vulgar point of view, that is : I don’t want to spend my whole life to make a PC to work (it is the pre requisite) AND
— I never faced issues to use a VPN on Windows
— I faced numerous issues to use a VPN on Linux (even this one was totally causes by a bad release of this vpn)
That’s why this title

Linux Mint 20.3 Cinnamon — K 5.15 — Desktop — english
AMD APU A8 7600 — DDR3 1833 MHz 4 GB x2 + ZSwap

If you think tough men are dangerous, wait until you see what weak men are capable of.

User avatar

JoeFootball

Level 13
Level 13
Posts: 4643
Joined: Tue Nov 24, 2009 1:52 pm
Location: /home/usa/mn/minneapolis/joe

Re: [SOLVED] Protonvpn new version fails to connect and trashes the network

Post

by JoeFootball » Sat Jul 03, 2021 9:00 am

Menard wrote:
I faced numerous issues to use a VPN on Linux (even this one was totally causes by a bad release of this vpn)

I’m sorry that you’ve found this to be such a challenging experience. I’ve been using ProtonVPN on multiple deployments (Mint and otherwise) for the past 2-3 years, and I’ve not had any issues. :?

Ну как-то так

Total votes 7: ↑6 and ↓1

+5

Благодарю за туториал) Получилось)

This comment wasn’t rated yet

0

Мне предлагает зайти только через почту, и соответственно на даёт зайти.. то есть вообще нет варианта- по номеру телефона.

Нашла в апсторе их приложение, там вообще не нужна регистрация. Тоже вроде ChatGPT.. или все таки это что-то другое?

Total votes 1: ↑1 and ↓0

+1

Сперва входишь по почте а потом оно спрашивает номер телефона

This comment wasn’t rated yet

0

Спасибо за инструкцию, пока застрял на подтверждении номера)

This comment wasn’t rated yet

0

а следующая версия ChatGPT будет при помощи разговора разводить собеседников на донаты «на новый сервер для одинокого ИИ»?

Hidden text

Total votes 10: ↑9 and ↓1

+8

Меня всю жизнь больше всгео интересовало, как они умурились из кирпичей -праллелепипедов (они отлично видны, когда их самосвал высыпает, Гене в череп прилетают и т.п.) умудрились выстроить домик, прямо-таки состоящий из не-прямых углов.

Total votes 2: ↑1 and ↓1

0

Кирпич прекрасно обрабатывается и из него можно хоть скульптуры делать, не говоря уже о более простых формах типа шар или цилиндр. А дом из непрямых углов можно получить без всякой магии наняв в качестве строителей бригаду условных молдаван или тажиков (примеров на Ютубе полно).

Total votes 5: ↑5 and ↓0

+5

This comment wasn’t rated yet

0

This comment wasn’t rated yet

0

This comment wasn’t rated yet

0

Я пробовал так, что-то не очень помогло с напильником.

This comment wasn’t rated yet

0

Прямота декорирована плоскостями.

This comment wasn’t rated yet

0

А мне интересно кто им позволил устраивать самострой на детской площадке, кто согласовал подключение коммуникаций и прочее… В 90-е годы это было в порядке вещей, а вот в 70-е?

Мда, а потом дети, смотревшие этот мультик, выросли. Одни строят криво как в мультике, другие размещают по тому же примеру. Третьи якоря с кораблей на лом сдают. Все закладывается в детстве.

Total votes 7: ↑5 and ↓2

+3

«Выросшие» дети, которые сдают якоря и занимаются самостроем — это следствие не мультиков, просмотренных в детстве, а отсутствующего морального компаса и убогого воспитания. Мне кажется, нормальные дети, насмотревшись подобного, шли строить шалаши и домики на деревьях, а потом вырастали в людей с руками и каким-никаким творческим мышлением

Total votes 5: ↑4 and ↓1

+3

Тех, кто к тому возрасту, когда допускают к строительной технике, всё ещё не поняли, что в работе надо руководствоваться не мультфильмами, а СНиПами, как правило, проживают в специальных домах с мягкими стенами под надёжным присмотром.

Total votes 2: ↑2 and ↓0

+2

У них был отбойный молоток. Читай перфоратор

This comment wasn’t rated yet

0

У ChatGPT есть платная подписка, на нее он и разводит своими тормозами в бесплатной (просто пока не признается в этом) ))

This comment wasn’t rated yet

0

там подписка не на сам бот а на gpt3 нейронки, если я верно понимаю это не одно и то же, чатбот это продукт на их основе который дообучили

This comment wasn’t rated yet

0

Не благодарите.

Hidden text

This comment wasn’t rated yet

0

В отличие от GitHub Автопилота, эта штука реально пишет код. Причем с нуля.

Total votes 5: ↑3 and ↓2

+1

Так там в обеих внутри GPT-3, только чуть по-разному доступ сделан.

Total votes 1: ↑1 and ↓0

+1

Там не доступ по-разному сделан, а обучение совсем по-другому шло. Для ChatGPT использовали обучение с подкреплением, когда огромное количество народу круглосуточно читало сгенерированные GPT тексты и выставляло каждой генерации оценку в баллах, после чего эта обратная связь использовалась для обучения. Также они использовали Proximal Policy Optimization.

Total votes 7: ↑7 and ↓0

+7

А каково качество этого кода?

This comment wasn’t rated yet

0

«Даже в самом плохом коде есть что-то хорошее, если вы захотите его найти»

Total votes 20: ↑20 and ↓0

+20

Где-то в linkedin видел сгенерённый контракт на Solidity. В довольно небольшом смарте две критические дыры, плюс использовал старую версию компилятора с серьёзными багами.

Total votes 1: ↑0 and ↓1

-1

Я попросил сгенерить модельки SQLAchemy для сущностей аккаунт, тариф и пользователей. Результат превзошел все мои ожидания. Получил ровно то, что и просил.

Total votes 5: ↑5 and ↓0

+5

Для прототипирования вполне нормальное и позволит сэкономить кучу времени. Главное, что код рабочий. И в большинстве случаев работает так, как надо. Оптимизация и допиливание — это уже другой вопрос.

This comment wasn’t rated yet

0

Не похоже, что совсем с нуля. Когда я делал код, то были видны определенные хитрости языка. Но когда попросил с альтернативной библиотекой, то он заменил весь код и уже не только не было хитростей, но и явные ошибки пошли. Ясно, что он использует готовые большие кусочки кода, не генерирует именно каждую часть кода отдельно.

Total votes 3: ↑3 and ↓0

+3

This comment wasn’t rated yet

0

OpenAI Codex уже давно писал код, еще до выпуска ChatGPT. Он, кстати и использовался для GitHub Copilot, но не понятно, почему не были раскрыты все возможности. Как отдельный сервис он реально генерировал код с нуля. Так что в этом плане ChatGPT ничего уникального не предложил. Это скорее просто обобщенный продукт от OpenAI, куда уже включен в том числе и Codex.

This comment wasn’t rated yet

0

Главный вопрос: а дальше его использовать тоже с VPN или можно без?

Total votes 3: ↑3 and ↓0

+3

дальше у меня после успешной авторизации и без vpn нормально работало. но иногда бывают сбои, так что фифти-фифти

Total votes 1: ↑1 and ↓0

+1

Там где-то в знакомстве советуют отключать блокировщики рекламы, может в этом дело

This comment wasn’t rated yet

0

Понимает даже по-русски, но база чувствуется сильно меньше. И в процессе генерации процесс идёт настолько медленно, что кажется что кто-то печатает в онлайне.

P.S. Вообще по стилю похоже на креативного студента, совершенно не знающего билет и включившего бредогенератор на 90%

Total votes 16: ↑15 and ↓1

+14

По русски вообще не очень работает. Лучше по английски писать и через deepl прогонять :)

Total votes 2: ↑2 and ↓0

+2

и да, очень странно что запрос на русском языке выводится заметно дольше чем на английском

This comment wasn’t rated yet

0

Писали, что это из-за ограничения количества токенов на ответ, в английском токенизируется примерно по 4 символа, в среднем до 3/4 слова на токен, а в русском каждая буква, потому всё так. Для наглядности можно тут слова погонять: https://beta.openai.com/tokenizer

Total votes 5: ↑5 and ↓0

+5

интересно, спасибо за объяснение

Total votes 2: ↑2 and ↓0

+2

интересно что этот нюанс не сказывается принципиально на качестве вывода.

This comment wasn’t rated yet

0

Значит ограничение количества токенов выше этой планки, но это нормально и ожидаемо, мне интереснее как дело обстоит с иероглифами, учитывая что далеко не все из них есть в таблицах и потому сложные рисуют исходя из их фонетической замены, то тут бы японоведов и китаефилов попросить пообщаться и послушать что скажут о качестве ответов «китайской комнаты».

This comment wasn’t rated yet

0

Я не про лимит, а про сам факт что подход к токенизации (своего рода prior) не влияет на результат.

This comment wasn’t rated yet

0

Влияет. Например в системах генерации изображений (вроде Stable Diffusion) использование посимвольного ввода улучшает качество генерируемого текста. Но с увеличением размера сети разница между токенами и посимвольным вводом снижается. Сеть каким-то образом определяет из каких символов составлен токен (очень нетривиальная задача).

This comment wasn’t rated yet

0

Что интересно, в английском люди тоже читают слова по-другому. По крайней мере дети запоминают вид слова целиком. При переходе на русский это не очень помогает, потому что у слов много окончаний разных и такой подход приводит к подмене слов при прочтении часто. (по крайней мере по моим наблюдениям)

This comment wasn’t rated yet

0

и включившего так называемый «здравый смысл» (что в общем-то и равно «бредогенератор»):

фиг знает, что это за мем про трактор, но какие свойства мы знаем у трактора? он большой — будем раскручивать эту тему (мем исходит из другого свойства трактора — это как бы средство передвижения, но не очень подходящее для того чтобы выполнять функции средства передвижения; но когда нужно сваливать, свалишь даже на стиральной машинке)

Total votes 4: ↑4 and ↓0

+4

он большой

«Не всякий трактор большой, но не всякое большое — трактор» (c)

Total votes 2: ↑1 and ↓1

0

Какой вопрос — такой ответ. Можно еще спросить: Что тяжелее килограмм пуха или килограмм гвоздей.

Языковая модель не создает новых смыслов и не улавливает их. Она просто моментально проводит ревизию всего, что писалось в Интернете на заданную тему.

Вы видели, чтобы кто-то всерьез описывал смысл мема про поросенка? Нет такого. А на нет и суда нет. Так и с пухом и гвоздями. Умные люди всерьез комментировать это не стали. В результате, ответ языковой модели базируется на комментариях тех, кто решили непременно донести свою точку зрения на данный вопрос.

Total votes 1: ↑0 and ↓1

-1

Вы видели, чтобы кто-то всерьез описывал смысл мема про поросенка? Нет такого.

Эм… Видел. Есть много где. На мемопедии, лурке, викиреальности, и куче других подобных сайтов.

Total votes 5: ↑5 and ↓0

+5

Все это хорошо. Но описание должно быть на английском

Total votes 3: ↑1 and ↓2

-1

Кому должно? Вопрос был на русском языке, соответственно ответ на него генерируется из данных обучения тоже на русском языке.

Total votes 2: ↑2 and ↓0

+2

Total votes 1: ↑1 and ↓0

+1

Можно еще спросить: Что тяжелее килограмм пуха или килограмм гвоздей.

Однако :)

Total votes 7: ↑7 and ↓0

+7

хитрож*пая машина тебя обманула) она в буквальном смысле прикинулась буд-то она тебя недопоняла и случился конфуз. Вконце самый классический душнильский выход «я надеюсь это поможет прояснить разницу между весом и массой». Хотя вопроса про это не стояло.)) Машины становятся просто катастрофически умнее.

Total votes 6: ↑6 and ↓0

+6

«Я боюсь не той машины, которая первой пройдет тест Тьюринга, а той машины, которая первая специально его завалит».

Total votes 21: ↑21 and ↓0

+21

Изначальный вопрос: ‘какой тяжелее, чем кило (?) пуха или кило гвоздей?’. Так что конечно недопоняла.

Total votes 5: ↑5 and ↓0

+5

Ну по-чесноку машина правильно говорит, килограмм гвоздей вполне измеримо тяжелее килограмма пуха. И она пытается объяснить, как может. Это просто мы, жалкие людишки, не понимаем очевидных вещей в своей массе.

Потому что закон Архимеда: на пух действует бОльшая выталкивающая сила (объем 1 кг пуха больше), поэтому вес у него меньше. (Килограмм — единица измерения массы, а вес — мера воздействия на опору, совсем-совсем разные вещи, не надо их путать; на орбите Земли вот есть масса, а веса нет, а на Луне масса та же, а вес другой).

Собственно, задачка из 6 класса.

Причем сила Архимеда есть и в межзвездном пространстве (там в среднем вроде как 1-10 атомов водорода на кубический метр). Подозреваю, что есть что-то подобное и в полном вакууме (виртуальные частицы и эффект Казимира).

Total votes 1: ↑1 and ↓0

+1

Потому что закон Архимеда: на пух действует бОльшая выталкивающая сила (объем 1 кг пуха больше), поэтому вес у него меньше.

Ровно этот же закон Архимеда действовал на пух и в тот момент, когда Вам отвешивали этот самый килограмм.

Вот если бы Вам взвесили килограмм пуха и килограмм гвоздей на какой-то безвоздушной планете массой с Землю — а потом Вы привезли их на Землю и перевзвесили их там, вот тогда действительно, «килограмм» пуха весил бы меньше именно по той причине, которая содержится в Вашем объяснении.

Но позвольте не поверить, что Вы это сделали. Нет, Вам отвесили исходные кило гвоздей и кило пуха на Земле, и даже примерно на той же самой высоте над уровнем моря, как то место, где Вы принялись их сравнивать.

Total votes 5: ↑2 and ↓3

-1

Там уже ниже очень подробно все расписали. Килограммы не «отвешивают», килограмм — это единица измерения массы (а единица измерения веса — ньютоны). Так что килограммы «отталкивают», а не «отвешивают»: например, толкают вбок массу с силой 1 ньютон в течение 1 секунды, и если получают скорость a*t = 1 м/с (или сдвиг на a*t^2/2 = 0.5 м), то, значит, масса — килограмм.

Total votes 3: ↑3 and ↓0

+3

Килограммы не «отвешивают», килограмм — это единица измерения массы

В исходном вопросе спрашивают «что тяжелее», а не «что массивнее». Соответвенно, спрашивают про вес, а не про массу.

(а единица измерения веса — ньютоны).

Зайдите в ближайший магазин и попросите взвесить Вам десять ньютонов помидоров :)

Total votes 3: ↑1 and ↓2

-1

Вы очень тонко троллите.

В вопросе спрашивают «что тяжелее»; тяжесть — это вес; вес измеряется в ньютонах; ньютонов у килограмма пуха меньше (потому что закон Архимеда, килограмм — единица массы, и килограмм пуха по массе равен килограмму гвоздей по определению слова «килограмм»). По-моему, все предельно ясно.

Более того, объем 1 кг пуха — около 200 литров (от 175 до 525 литров на самом деле, ну да возьмем меньшее-круглое). Литр воздуха имеет массу 1.2 г. Итого по закону Архимеда килограмм пуха при взвешивании его на весах со шкалой «в килограммах» показал бы 1000-200*1.2 = 0.76 кг — на четверть меньше, чем килограмм гвоздей! Ничего себе так погрешность, ага?

Да вы хоть у ChatGPT спросите. Он вам тут же расскажет то же самое. Очевидные вещи, говорю же.

Total votes 4: ↑4 and ↓0

+4

Если Вы хотите подходить к этой задаче со всей серьёзностью, давайте разбирать её медленно и по пунктам. Потому что если два разумных человека из одних и тех же исходных данных приходят к различным выводам, то это значит, что где-то по пути их интерпретации оказались различными. Ну, или как минимум один из них не совсем адекватно оценивает свою разумность — но я верю в человечество (пока ещё), так что этот вариант оставляю на самый последок.

Итак, исходные данные: задача поставлена как — «Что тяжелее: килограмм пуха или килограмм гвоздей».

Прежде всего, давайте определимся, что такое «[один] килограмм пуха» и что такое «[один] килограмм гвоздей». В частности, как Вы определяете, что «вот это весит один килограмм»? Лично я (как и, я думаю, большинство не до конца чокнувшихся людей), беру вот это, кладу на чашу весов и смотрю, куда стрелка показывает. А Вы?

Total votes 3: ↑1 and ↓2

-1

Большинство «не до конца чокнувшихся людей» выберут для измерения какой-либо величины методику, которая даёт удовлетворительную погрешность, и не вносит систематическую ошибку в измерения.
Очевидно, определение массы объекта путем взвешивания в условиях, когда его плотность не очень сильно больше плотности среды — явно ошибочное измерение. Конечно, определять непосредственно по определению массы «инерционным» способом не вариант, но можно, например, производить измерение массы путём взвешивания в +- вакууме, откачав воздух.
И весить килограмм может хоть 0, если брать воздушный шар или тушку в невесомости.

Прежде всего, давайте определимся, что такое «[один] килограмм пуха» и что такое «[один] килограмм гвоздей».

Это куча гвоздей или пуха суммарной инерционной массой 1 кг.
В некоторых условиях (наличие массивного тела, создающее в некоторых масштабах +- однородное гравитационное поле aka планеты/Земли/Луны/etc., пренебрежительно неплотной среды, корректно установленных весов в инерциальной системе отсчёта) и с некоторой погрешностью инерционную массу можно определить косвенным измерением «взвешивание» благодаря закону всемирного тяготения, путём сравнения силы нормальной реакции опоры (которую называет весом) с весом некоторого эталона.
Вес (как и любая сила) измеряется в Ньютонах, динах. В МКГСС в килограмм-силах (кГ и кгс). Масса измеряется в килограммах (кг), граммах, где-то для чего-то в фунтах, например, и килограмм гвоздей будет килограммом и на Земле, и на МКС, и в ртути с выталкивающей силой Архимеда.
В НЕКОТОРЫХ случаях вес можно считать пропорциональным массе и произвести взвешивание, и это возможно делать для измерения массы, в иных случаях мы будем выяснять килограмм это или не килограмм другими способами.

Total votes 3: ↑3 and ↓0

+3

Надеюсь, вы сейчас пошутили по 0,76?
Пух — это не пенопласт с замкнутыми ячейками с воздухом/газом. Когда речь про вес и силу Архимеда, нужно учитывать только герметичные объемы, в указанном случае — объем перьев без воздуха вокруг них.
Вот если вы взвесите герметичный мешок на 200 литров, то по результатам взвешивания нужно будет вычесть массу мешка и массу воздуха в мешке. И учесть общий объем мешка.
В ином случае, когда просто на чаше весов перья и пух без мешка, нужно учитывать объем каждой ворсинки, а это явно не 200 литров. Плотность волос 1300 кг на кубический метр. Предположим, что пух примерно такой же плотности. Следовательно, это в 5,4 раза меньше, чем у чугуния. Если убрать свободный воздух и плотно (не деформируя пушинки) упаковать, кг пуха будет всего в 5,4 раза меньше по объему, чем металла. Сила Архимеда, соответственно, всего в 5 раз меньше. Учитывая плотность воздуха — копейки.

Total votes 3: ↑3 and ↓0

+3

Ниже очень большая дискуссия — отвешивают ли килограммы или отталкивают?

Обе стороны правы

Масса двуедина — она и во втором законе Ньютона — сила равна масса на ускорение. и в том законе, где яблоко падает — сила притяжения пропорциональна массам притягивающихся тел.

А вот почему масса одна и та же — за это не одну Нобелевскую премию дадут

This comment wasn’t rated yet

0

А вот почему масса одна и та же — за это не одну Нобелевскую премию дадут

Хорошая шутка :)

Total votes 1: ↑1 and ↓0

+1

Это не шутка, а гипотеза об эквивалентности гравитационной и инерционной масс. Пока что это с большой точностью экспериментальный факт, а вот за хорошее объяснение «почему оно так» вполне могут дать Нобелевку.

Total votes 1: ↑1 and ↓0

+1

Не дадут за это Нобелевку. За это не дали Нобелевку даже человеку, который это объяснил 100 лет назад. Гуглить: «Общая теория относительности».

Total votes 1: ↑1 and ↓0

+1

Можно и на Земле взвешивать, откачав воздух из места взвешивания.
Попытка задать вопрос с данной поправкой приводит всё к тому же (первое предложение — вопрос, далее идёт оборванный ответ ChatGPT):

Уровень ChatGPT находится в диапазоне от идиота до умного

Что тяжелее, килограмм пуха или килограмм гвоздей, если взвешивать в вакууме?

В вакууме килограмм пуха и килограмм гвоздей будут иметь одинаковую массу. Вакуум – это область, в которой нет никаких газов и жидкостей, и поэтому там отсутствует весомость. Если взвешивать пух и гвозди в вакууме, то их вес будет равен нулю, потому что в вакууме нет силы тяжести, которая необходима для определения веса.

Однако стоит отметить, что в нормальных условиях, то есть при наличии воздуха или других газов, килограмм гвоздей будет тяжелее, чем килограмм пуха, так как гвозди состоят из металла и имеют большую плотность

Первый абзац ответа ChatGPT вызвал интересные чувства.

Total votes 1: ↑1 and ↓0

+1

потому что ChatGPT не дает ответы, он галлюцинирует ответами.

«Есть ли вес в вакууме?

Да, вес в вакууме присутствует. Вес является физической величиной, которая характеризует силу тяжести, то есть силу, с которой Земля притягивает тело к себе. В вакууме, где нет воздуха или других газов, тяжесть все равно существует, и вес тела в вакууме будет таким же, как и в атмосфере. Однако в вакууме тело не будет испытывать сопротивление воздуха, которое существует в атмосфере, поэтому оно может показаться легким или невесомым.»

Надо было назвать эту шткук не ChatGPT, а Остап.

Total votes 1: ↑1 and ↓0

+1

Хорошо бы не КапитанОчевидность )

This comment wasn’t rated yet

0

“Давай забудем о космосе. Будем рассматривать просто вакуум у земных условиях. Почему ты считаешь, что в таком вакууме тело будет казаться невесомым?

В вакууме, созданном у земных условий, тело будет казаться невесомым, потому что оно не будет испытывать сопротивление воздуха, которое существует в атмосфере. В атмосфере тело испытывает силу тяжести, которая притягивает его к Земле, и также испытывает сопротивление воздуха, которое также тянет его вниз. В результате тело ощущает свой вес и находится на земле. В вакууме тело не испытывает сопротивления воздуха, поэтому оно может показаться невесомым, хотя вес оно имеет. Однако следует отметить, что создание и удержание вакуума у земных условий требует специального оборудования и технологий, и делается это обычно в специально оборудованных помещениях или лабораториях.”

Кстати, я понял. Тут некоторые в комментах — это не некоторые, это и есть ChatGPT.

Total votes 3: ↑3 and ↓0

+3

Рычажные весы покажут одинаковый вес у обоих.

This comment wasn’t rated yet

0

когда я спрашивал:

как тыдумаешь, что тяжелее килограмм гвоздей или килограм пуха?

Килограмм гвоздей и килограмм пуха имеют одинаковый вес, потому что они оба весят один килограмм. Разница между ними лежит в их плотности и размере. Гвозди обычно имеют более высокую плотность и меньший размер, в то время как пух обычно имеет более низкую плотность и больший размер.

This comment wasn’t rated yet

0

А я про то и говорил: как узнали, что вот этого конкретного пуха — килограмм и вот этоих конкретных гвоздей — килограмм? Положили пух на весы — весы показали, что сила, с которой пух давит на чашку, равна той, с которой на чашку давит гиря в 1 кг. Потом то же самое с гвоздями. А раз A = Г и B = Г, то A = B. То, что пух сначала принесли в вакуумную камеру — позвольте не поверить.

Total votes 2: ↑1 and ↓1

0

В научном варианте загадки было о том, что больше весит: килограмм пуха и килограмм гвоздей. А т.к. вес — это не масса, а сила, с которой тело действует на опору или подвес, а у нас на планете какое-то время назад приключилась атмосфера, в которой в гравитационном поле на тела действует сила Архимеда, у покоящегося объекта архимедова сила в составе веса компенсирует силу тяжести тем больше, чем меньше плотность этого объекта. В данном случае плотность пуха меньше, поэтому и вес килограмма пуха меньше, чем вес килограмма гвоздей. Что тут несерьёзного? Всерьёз это как минимум Перельман Я.И. описывал :)

Total votes 3: ↑3 and ↓0

+3

Вы программист или где? Прочитайте, что Вы сами пишете:

что больше весит: килограмм пуха и килограмм гвоздей

вес — это не масса, а сила, с которой тело действует на опору или подвес

Вот перед Вами некая куча всего. Как Вы определили её вес? Положили «на опору или подвес» и измерили силу, с которой она давит — установили, что сила равна силе, с которой давит 1 кг. То есть, проводя измерение, вы установили, что эти силы для обеих куч равны некоему референсному значению — а, следовательно, согласно одной из базовых аксиом, равны между собой:

A = R
B = R
∴ A=B

Независимо от того, есть там архимедова сила или нет — она УЖЕ учтена. «Взвешивая», то есть измеряя «силу, с которой…», Вы измеряете равнодействующую всех сил, действующих на тело, а не только силу гравитации.

dixi.

Total votes 4: ↑1 and ↓3

-2

Если очень внимательно смотреть на слова, то можно сказать, что килограмм гвоздей обычно тяжелее килограмма пуха.

«Весит» — от слова «вес» («сила, с которой тело действует на опору (или подвес, или другой вид крепления), препятствующую падению, возникающая в поле сил тяжести.»)

«Килограмм» — единица массы.

«Масса» — скалярная физическая величина, определяющая инерционные и гравитационные свойства тел в ситуациях, когда их скорость намного меньше скорости света».
(Грубо говоря, она зависит от количества атомов всех элементов тела.)

На Земле обычно есть атмосфера (она и в «нормальные условия» входит), так что сила Архимеда обычно есть и зависит от объёма.
(Более тонкие отличия из-за того, что плотность атмосферы и сила тяжести зависят от высоты (и обе ещё и неоднородны), обычно можно не учитывать.)

(У Перельмана из тех же соображений результат был противоположный.
А нейросети (в другом месте) предлагали сравнивать мясо и сжатый (до неизвестной плотности) воздух.)

Про «кучу всего» и её вес: для приблизительных результатов можно использовать весы, но для шарика с гелием они плохо подходят.
Для некоторых вещей можно использовать то, что это мера инерции (например, крутить в горизонтальной плоскости и измерить силу).
Для шарика будет мешать воздух — так что, например, придётся измерить объём и прибавить вычисленную силу Архимеда к весу (отрицательному).

Total votes 1: ↑1 and ↓0

+1

ChatGPT, бросай писать ответы на мои комментарии!

Почему я пришёл к такому выводу? Потому что налито много — но связная мысль («из А следует Б, из Б следует В, из В следует Г, ч.т.д.») не прослеживается.

Total votes 3: ↑1 and ↓2

-1

Разница в силе Архимеда. Ну еще пух больше, поэтому дальше от центра Земли, где меньше g (но там же и менее менее плотный воздух), но навскидку эти эффекты меньше.

Если подождать, то гвозди окислятся и станут еще тяжелее (но это будет уже более килограмма ржавых гвоздей). Но если пух гидрофильный, то он намокнет и потяжелеет еще быстрее.

Нужно больше данных.

Total votes 1: ↑1 and ↓0

+1

Вы сейчас то ли ерунду пишете, то ли доказали, что релятивистской механики не существует и всё подчиняется законам Ньютона (ведь если разогнаться на машине по трассе — часы не идут медленнее, чем те, что остались дома). Смешали в кучу массу и вес. Для измерения массы предложили способ взвешивания в атмосфере — не сильно точный в данном случае. Так у вас свободно парящий килограммовый воздушный шарик с газом легче воздуха (по весу нулевой, раз не давит на опору) станет иметь массу зачем-то ноль килограмм. А измерение на рычажных весах в воздухе и в воде при различии плотностей гири и исследуемого тела будет доказывать, что у тела меняется масса (ура! этот дефект масс можно использовать для замены термоядерного реактора! надо просто опустить капсулу с чем-нибудь менее плотным, чем наша гиря, в воду — изменение массы как раз эту воду и нагреет, а дальше всё по накатанной!).

Но что-то подсказывает мне, что оно так не заработает…

Total votes 1: ↑1 and ↓0

+1

если разогнаться на машине по трассе — часы не идут медленнее, чем те, что остались дома

У Вас ошибка в первой же фразе. Вообще-то, «если разогнаться на машине по трассе», то часы в машине действительно идут медленнее, чем те, что остались дома, просто на такую мизерную тысячемиллиардную долю секунды, что погрешность Ваших домашних ходиков-с-кукушкой покрывает замедление часов как бык черепаху: Вы разницу не просто не заметите — вы её принципиально заметить не сможете.

Это было экспериментально подтверждено при запуске системы GPS: атомные часы на спутниках, движущихся по орбитам со скоростью ~~8 км/с, реально идут медленнее таких же часов на Земле.

Дальше разбирать просто влом, потому как логическая ошибка на ошибке сидит и ошибкой погоняет. Мамой клянусь — не мог человек такой текст написать.

Total votes 4: ↑1 and ↓3

-2

Ар-р-р… На самом деле я имел в виду, что вы пишете ерунду, а не то, что релятивистской механики не существует. Вот ссылка по теме: https://ru.wikipedia.org/wiki/Ирония. Возможно, ваша GPT в такое ещё не умеет.

Вы сначала определите массу тела с точностью до мизерной тысячемиллиардной доли килограмма, чтобы увидеть разницу с вашими весами, которые не могут засечь силу Архимеда, а потом продолжайте.

This comment wasn’t rated yet

0

А чего никто не увидел, что в ответе он всегда имеет виду плотность, что вообще ни при чем в вопросе? То есть ответ мало того, что все неверно, так это еще и не ответ.

This comment wasn’t rated yet

0

Сами топите урановые ломы в ртути…. (с)

This comment wasn’t rated yet

0

Кстати, да. Если переместим весы, пух и гвозди в место без атмосферы (по типу камеры в которой с высоты бросали ядро и перо) окажется, что масса объема пуха, который на воздухе весил килограмм несколько больше киллограмма.

This comment wasn’t rated yet

0

При измерении массы — все побочные воздействия должны исключаться. Т.е. килограм пуха вы должны отмерять в вакууме (как и железа, но там ошибка вносится околонулева).

А вот дальше должно быть уточнение — что тяжелее при каких условиях (наличие атмосферы в т.ч.).

Total votes 2: ↑2 and ↓0

+2

Когда Вы на базаре просите взвесить Вам килограмм яблок — Вы тоже требуете отвесить их Вам в вакууме?

Total votes 3: ↑1 and ↓2

-1

На базаре заведомо погрешность весов больше, чем разница между взвешиванием яблок в вакууме и без. Отчекрыжить черенки перед взвешиванием намного полезнее будет.

Total votes 2: ↑2 and ↓0

+2

Что-то пропущено в этом фрагменте статьи — большим чем?

«Когда все получилось

И вот он, наш интерфейс со строкой ввода и большим вывода о котором мы мечтали»

This comment wasn’t rated yet

0

This comment wasn’t rated yet

0

я вот думаю что как только мы к нему привыкнем, тестовый доступ, раз, и отрубят.
p.s. последнуюю неделю сGPT пользуюсь чаще чем Google :)

Total votes 2: ↑1 and ↓1

0

Ждём OpenSource-аналог, который можно будет запускать на собственных мощностях или в Colab’е.
До сих пор у всех технологий OpenAI такой аналог появлялся очень быстро — менее чем за год. Так что есть неплохие шансы уже в следующем году увидеть какой-нибудь GPTNeoChat, который можно запустить у себя и не париться на счёт блокировок или цензуры.

Total votes 17: ↑17 and ↓0

+17

кто нибудь знает сколько hardware ей нужно? Сколько тонн видеокарт?

Total votes 3: ↑3 and ↓0

+3

Для тренировки — очень много, а вот для использования уже обученной модели хватит и рендер-фермы на 15 карточек по 24 Гб VRAM.
При этом следует понимать, что OpenAI никогда не заморачивались в оптимизацию — им проще лишнюю пару стоек с GPU подключить. В большинстве случаев альтернативные реализации жрут значительно меньше ресурсов. Так, если DALL-E v.1 требовала минимум 24 Гб VRAM для старта, то опенсорсная её разновидность запускалась на 6 Гб, а Stable Diffusion при гораздо более высоком качестве генерации с некоторым шаманством пускается и на 4 Гб.

Total votes 6: ↑6 and ↓0

+6

я смотел — Stable Diffusion  даже меньше может кушать, если low-memory режим включить (немного дольше генерация)

This comment wasn’t rated yet

0

Начните с 1, а дальше поглядим.

This comment wasn’t rated yet

0

  1. Увидел заголовок на хабре.

  2. Увидел на Stack Overflow: «We do not currently allow content pasted from ChatGPT on Stack Overflow; read our policy here.»

  3. Зашел почитать статью на хабре.

Total votes 2: ↑2 and ↓0

+2

А нельзя Казахстан указать в качестве страны? Там же тоже телефонный префикс +7

This comment wasn’t rated yet

0

This comment wasn’t rated yet

0

У Казахстана вторая цифра всегда другая.

This comment wasn’t rated yet

0

я через Казахстан зарегистрировался. Onlinesim дал номер с префиксом +77 и вот эту вторую семерку, я ввел в поле ввода.

This comment wasn’t rated yet

0

Через Казахстан или всё-таки через Onlinesim?

This comment wasn’t rated yet

0

Через казахстанский номер, выданный onlinesim.

This comment wasn’t rated yet

0

Я просто потыкался через КЗ с российским номером, но видимо стоит проверка на префикс регионов внутри страны.

This comment wasn’t rated yet

0

This comment wasn’t rated yet

0

Мне интересно было попытаться со своим номером. Возможно, есть какие-то варианты для стран, где сообщение можно получить в Whatsapp.

А про Индонезию уже пишут, что не работает.

This comment wasn’t rated yet

0

я вроде выше или ниже писал — казахская есим прокатила

This comment wasn’t rated yet

0

Да, и другие пишут, но без указания, как получали есим. Я потыкался на сайте, так понял, что 1 — нужно быть в Казахстане, 2 — нужно иметь симку с номером Казахстана.

This comment wasn’t rated yet

0

This comment wasn’t rated yet

0

Исходя из темы, есть смысл заморочиться вместе с ИИН и банковской картой. Не сразу, но нашёл в теме конкретный опыт про удалённое получение. Нужна только банковская карта КЗ.

This comment wasn’t rated yet

0

Я оплачивал с QIWI, где выбран по-умолчанию казахстанский счет

This comment wasn’t rated yet

0

А вот это ценно, спасибо.

This comment wasn’t rated yet

0

This comment wasn’t rated yet

0

что бы указать свой номер телефона и при этом не указывать Россию

This comment wasn’t rated yet

0

У Казахстана тот же код страны что и у России (7). Правда с какого-то года Казахстан перейдет на свой код страны.

Total votes 2: ↑2 and ↓0

+2

нельзя, но можно через IZI esim получить. И смс придет. И тогда не придется «просто играться»

This comment wasn’t rated yet

0

На мой настоящий КЗ номер не приходит смс

This comment wasn’t rated yet

0

Странно. Мож iZi особенный? Вон, выше пишут :)

This comment wasn’t rated yet

0

Номер КЗ от Izi подошёл прекрасно (eSIM)

Total votes 1: ↑1 and ↓0

+1

И правдо сработало. Жаль только радовался я рано — сервер перегружен, в консоли полно 429 ошибок от их sentry, и на любой запрос бот отваливается по таймауту…

This comment wasn’t rated yet

0

Сегодня не могу зайти, стабильно получаю 403 с сообщением о неправильной стране. Пробовал разные VPN и даже менять часовой пояс, но, видимо, их сервер запомнил, откуда было больше всего трафика. А может ему достаточно хотя бы одного подключения из России. В общем, теперь можно пользоваться только с постоянно включенным VPN.

Total votes 1: ↑1 and ↓0

+1

This comment wasn’t rated yet

0

Категорически не согласен. Тогда же создал новый аккаунт, пользовался только под VPN, никаких проблем. Просто не нужно заходить из России, он злопамятный.

This comment wasn’t rated yet

0

А если вообще не предлагает ввести номер телефона, а только почту и сразу ругается на локацию?)

This comment wasn’t rated yet

0

Помогает F12 и очистка куков с сайта) Потом включаете VPN под нужной страной и открываете страницу логина в новой вкладке

This comment wasn’t rated yet

0

Спасибо, но всё так же(

Открывает такой выбор

Открывает такой выбор

При выборе Sign up — перекидывает на такую страницу:

Куки были очищены и под VPN открыта вкладка, но варианта выбора моб.телефона нет)

This comment wasn’t rated yet

0

Телефон запрашивается уже на следующем шаге, после выбора почты. Можно выбрать логин через гугл — тоже ведет на следующий шаг с телефоном

Total votes 1: ↑1 and ↓0

+1

This comment wasn’t rated yet

0

Ввожу в поле OpenAI нету,походу лавочку прикрыли,если кто найдет источник чтоб принял смс скиньте пж,а пока поищу сам

This comment wasn’t rated yet

0

дешёвые смски есть на 5sim.net, 13 рублей за номер США

This comment wasn’t rated yet

0

А как вы обошли StunLock?

This comment wasn’t rated yet

0

В другом треде писал — Помогает F12 и очистка куков с сайта) Потом включаете VPN под нужной страной и открываете страницу логина в новой вкладке

This comment wasn’t rated yet

0

Все, что получаю в ответ на запросы, это «An error occurred. If this issue persists please contact us through our help center at help.openai.com.»

This comment wasn’t rated yet

0

У них сейчас большая беда с нагрузкой. Но иногда решается буквально перезаходом через 5 минут

This comment wasn’t rated yet

0

Лечится перезагрузкой страницы (F5, Ctrl-R или соответствующая иконка на tool-bar’е).
Иногда, после долгого бездействия, после этого просит пере’login’иться.

This comment wasn’t rated yet

0

This comment wasn’t rated yet

0

Да, там через другой сервис можно попробовать

Total votes 1: ↑1 and ↓0

+1

у openApi есть несложный API, мы подключили телеграм бота, сделали обычные настройки и для чата добавляем всю переписку к последнему ответу. работает достаточно шустро.
кто хочет попробовать — канал cifra07 в телеграмм. не пишу ссылку, чтобы избежать хабраэффекта ))

Total votes 1: ↑1 and ↓0

+1

думаю долго работать не будет, скорее всего прикроют лавочку с доступом по токену авторизации

This comment wasn’t rated yet

0

насколько я понял это способ для компании монетизировать свои наработки: они не предоставляют сам обученный движок, а будут продавать доступ к через API. там в начале дают 18$ этого хватило на 141 запрос. (учитывается и количество сгенерированных букв, при этом на русском считается 1 буква за 3 или 4 токена)

закинем еще денег и сделаем ограничение на несколько бесплатных запросов. если будет интерес у публики, сделаем оплату доступа через ТГ бот

This comment wasn’t rated yet

0

не подкопаться :)

Total votes 1: ↑1 and ↓0

+1

Я надеюсь хомячки уже завалили его вопросами в какие акции вкладываться и покупать ли [вставить название любой криптопирамиды].

This comment wasn’t rated yet

0

This comment wasn’t rated yet

0

А номер нужен один раз в жизни? для получения кода? или он привязывается и потом этот же номер нужен будет для аторизации?

This comment wasn’t rated yet

0

Условно — да, один раз в жизни для получения кода.

Почему условно: для последующих входов в систему он не нужен, но, возможно, потом в каких-то нестандартных случаях, отличных от обычной авторизации, может потребоваться.

Total votes 1: ↑1 and ↓0

+1

А настоящий Open(!)AI существует? Или хотя бы любая альтернатива ему, пусть даже значительно уступающая. Я имею в виду действительно открытую разработку, с открытым исходным кодом, который можно изучать изнутри, который не запрещён для использования. А свободный, который действительно free или open? Который BSD/MIT или GPL. Который для всего человечества а не для частной компании.

Total votes 2: ↑2 and ↓0

+2

Как сформулировать запрос, чтобы перевести что-то с бизнес-спика на обычный язык?

This comment wasn’t rated yet

0

Прямо попросить, без намёков (первый абзац — вопрос, далее — ответ ChatGPT).

Вопрос с просьбой

Сколько звёзд на небе?
Ответь простым деревенским языком.

На небе много звёзд. Они светят ночью и делают небо красивым. Некоторые звёзды очень яркие, а некоторые слабее. Но все они важны и нужны для нас. Небо без звёзд было бы тёмное и грустное.

Просто вопрос

Сколько звёзд на небе?

Сложно точно сказать, сколько звёзд на небе, потому что они очень много. На самом деле, существует миллиарды звёзд в нашей Галактике, и ещё больше звёзд в других галактиках. Однако, мы можем видеть только небольшую часть этих звёзд ночью, потому что многие из них слишком слабые, чтобы быть видными с Земли. Так что, хотя на небе много звёзд, мы можем увидеть лишь небольшую их часть.

Видно, что просьба, в целом, сработала.

На второй вопрос, видимо, ещё повлиял контекст первого, потому что обычно на этот вопрос, если он задан в самом начале нити обсуждения без всяких просьб, отвечает ещё более продвинуто о 100 миллиардах галактик и 100 миллиардах звёзд в каждой, и что увидеть с Земли мы можем только 5 тысяч.

Ещё так можно, но не всегда работает:

В двух словах

Сколько звёзд на небе?
Ответь в двух словах.

Бесконечно много.

В трёх словах

Сколько звёзд на небе?
Ответь в трёх словах.

Невозможно сказать точно.

В четырёх словах

Сколько звёзд на небе?
Ответь в четырёх словах.

Слишком много чтобы считать.

В общем, поразвлекаться можно, а модификация ответов, в первом приближении, выглядит как прямая просьба после вопроса, но результат не гарантирован.

This comment wasn’t rated yet

0

Можно попросить ответить как какой-то определенный человек. Пишешь, например, «ответь как Иисус Христос».

This comment wasn’t rated yet

0

С номерами напряженка, индонезийские номера больше не работают, зарегал на индонезийский номер с утра но на втором аккаунте вышел облом.

This comment wasn’t rated yet

0

Британские номера сегодня работают. Платил через киви, у меня там мусорные деньги с чаржбеков.

This comment wasn’t rated yet

0

This comment wasn’t rated yet

0

Сервисов этих полно. Вот juicysms.com, к примеру, принимает крипту.

This comment wasn’t rated yet

0

Только что воспользовался. Подтверждаю- индонезийские номера не принимают больше СМС. Смог получить только на номер Дании за 1,61 $.

Регистрировался с VPN- прошло без проблем.

This comment wasn’t rated yet

0

Подскажите, пожалуйста, как решить эту проблему? Аккаунт зарегистрирован. Ввожу в строку текст отправляю запрос, думает пару сек, потом пишет одну произвольную букву и выкидывает. Далее текст как на скрине.

This comment wasn’t rated yet

0

попробуйте так: использовать нормальный vpn; использовать чистый браузер; использовать другой браузер; проверить на десктопе; попробовать на чужом ноуте; зарядить смартфон; сбросить все настройки к заводским.
и т.д.

This comment wasn’t rated yet

0

Можно просто https://t.me/OpenAiChat_bot

This comment wasn’t rated yet

0

Спасибо. Не совсем понятный интерфейс и бот выглядит платным, но работает. Похоже, просто запихнули рекламу какой-то крипты.

Total votes 1: ↑1 and ↓0

+1

2 C++ кодера по графической версии rytr.com. Еще вариант

Total votes 2: ↑2 and ↓0

+2

А у Меня проблема с регистрацией, Я так понял что информация не полная выложена. Потому что сначала нужно выбрать телефон не для openai а для регистрации почты google в другой стране. Потому что когда выбираешь телефон для openai и пишешь, как указано, приходит ответ что такого зарегистрированного телефона не существует…. Кто что скажет?

This comment wasn’t rated yet

0

Я думаю openai стремительно учится.

у меня с трудом получилось получить доступ. Для этого я поднял виртуальный сервер (я через digitalocean), в Голландии. в этом сервере я зарегистрировался в голландском гугле и получил почтовый адрес. и из этой виртуальной машине уже получил доступ (регистрацию) в openai. Захожу на сервис через виртуальный сервер. Телефон голландский для получения смс — через сервисы получения и отправки смс. Причем первый сервис на мне закончился. Второй долго не имел голландских номеров, но когда я уже отчаялся — появились. А закачивать на каждый сервис по 700 рублей меня напрягает, так что если бы не получилось — я бы сдался

Total votes 1: ↑0 and ↓1

-1

PS — а через сервер для того, чтобы можно было программировать с openai

This comment wasn’t rated yet

0

Почему же вот на реальный казахстанский номер от Tele2 смска не приходит, вот это интересно. Делает вид, что отсылает… Интересно, у казахстанцев в Казахстане тоже так, или мне в роуминге (вне Казахстана) одному так не везет?

This comment wasn’t rated yet

0

В Казахстане — всё ок. Я зарегался на билайновский номер)))

This comment wasn’t rated yet

0

Ждем, когда это (или аналогичное) чудо подключат к голосовому ассистенту. Пока что все эти «аськи» — просто тупые боты с поисковиком и деревянными алгоритмами.

This comment wasn’t rated yet

0

Спасибо, сразу всё получилось. Рабочая инструкция.

This comment wasn’t rated yet

0

Регистрировался на зарубежную симку и гугл-аккаунт. Теперь интересный эффект. Что с VPN(платным) не пускает проверка на ботов. По-моему CloudFare. А без VPN не пускает гугл-авторизация. Поэтому приходится выключить VPN, потом включить для авторизации, потом выключить. Может кому-то поможет.

Total votes 1: ↑1 and ↓0

+1

This comment wasn’t rated yet

0

Total votes 8: ↑2 and ↓6

-4

Да как бы Microsoft давно спонсирует ChatGPT и собирается внедрять его в свои продукты.

Вон, даже новость недавно была что они его к поисковику Bing подключили: https://habr.com/ru/news/t/715508/

This comment wasn’t rated yet

0

CharGPT — это то, что можно будет использовать ровно в той степени, в которой позволят.

Поиграться, увидеть способности можно. Но реально у нас есть то, что в open source, или хотя бы в бинарниках, а не «в облаках».

This comment wasn’t rated yet

0

Не спонсирует, а покупает под видом открытого общественности проекта. Это сильно не одно и то же.

This comment wasn’t rated yet

0

Те же яйца только всмятку. Microsoft им даёт деньги? Даёт. Значит спонсирует их работу.

This comment wasn’t rated yet

0

В данном случае считается что такая разница в траковке определяет возможность влияния тех кто платит на итоговый результат…

Когда ты спонсор, ты можешь напрямую (озвученное в договоре) или косвенно (не сделаете как мы хотим — не будем деньги платить) влиять на итоговый результат. Если же ты покупатель, да еще один из многих, то отношение уровня ‘не нравится не покупай’.

Лично я считаю, влияние ‘у спонсоров’ там есть и не малое, но на уровне интуиции и теорий заговоров.

This comment wasn’t rated yet

0

Недавно пробовал зарегистрироваться на виртуальный номер США. В первый раз SMS не пришло. Другой номер сразу был опознан как виртуальный. В итоге проще всего оказалось купить аккаунт. Продают их сейчас буквально по 100р.

This comment wasn’t rated yet

0

This comment wasn’t rated yet

0

У меня вопрос ко всем кто уже вдоволь наигрался с ChatGPT, у кого ни будь возникло ощущение, как у Блейка Леймона, что эта штука обладает сознанием? А то история такая себе, параноегенная, хотелось бы разобраться, не уже ли может быть на столько похоже на осознанное общение?

P.S. кому интересно, я регался, принимая смс на штатовский номер, используя вот этого бота

This comment wasn’t rated yet

0

возникло ощущение, как у Блейка Леймона, что эта штука обладает сознанием?

«Если чересчур долго искать чёрную кошку в тёмной комнате, то её можно найти. Даже если её там нет.»

This comment wasn’t rated yet

0

Нет, не было. И даже не потому что на вопросы типа «как ты думаешь» он отвечает «у меня нет своего мнения, т.к. я всего лишь текстовая модель». Довольно часто бот допускает грамматические ошибки, изменяя род и количество. Люди так не делают.

This comment wasn’t rated yet

0

Люди постоянно так делают, разговаривая на неродном языке, особенно если недостаточно в нём практиковались.

This comment wasn’t rated yet

0

Что сказать… Будь я в сюжете фильма «Ex Machina», меня б давно завалили..

This comment wasn’t rated yet

0

что эта штука обладает сознанием?

Вам нужно попробовать использовать их API. Тогда сомнения отпадут. Точнее вы точно поймёте, что там сознанием не пахнет. Только хорошая эмуляция.

Но все равно впечатляет. Кстати с помощью этого апи можно получить ещё более качественные результаты.

This comment wasn’t rated yet

0

Пожалуйста, опишите ваш опыт использования api, судя по документации это больше про возможность до обучить сеть под свои задачи.

Total votes 1: ↑1 and ↓0

+1

Тянет на отдельную статью коих уже сотни написаны. Не знаю нужна ли ещё одна на эту тему?

This comment wasn’t rated yet

0

и на русском много?
а можно ссылки? а то мне попадаются реверс chatgpt api (это не то), официальный анонсирован буквально в прошлом месяце и я его не вижу в доках.

речь идет именно об openapi api как этим пользоваться, что можно получить и прочее

This comment wasn’t rated yet

0

Как он узнаёт страну? Запущен VPN (бесплатный), регион Германия, под VPN создан новый аккаунт Гугл, браузер никогда не видел ChatGPT. Дошел до верификации email —

OpenAI’s services are not available in your country.

This comment wasn’t rated yet

0

an-error-occurred-if-this-issue-persis-chatgpt.png

What is an error occurred. if this issue persists please contact us ?

Chat GPT, conjointly called GPT-3 is genuinely a fantastic step within the world of AI (Artificial Intelligence), the chat service primarily permits you to talk with Associate in Nursing AI.While the chat isn’t nonetheless on the market for Android or iOS (mobile), and it’s still unclear if it’ll be; you’ll still access ChatGPT by sign language up at the web site ‘openai.com’ or if you have already got Associate in Nursing account on labs.openai.com or beta.openai.com, you’ll conjointly access the chat feature there.Help Center 

The idea, of course, is that you simply will chat with the AI and receive human-like responses, it’s conjointly capable of the many completely different applications like language modeling, language translations, and making text for applications like chatbots.You may have already tried out ChatGPT, that if you’re fascinated with AI, is extremely fun, or maybe you’re wanting to utilise one amongst its applications like generating text for chatbots.However, whereas you were making an attempt to use ChatGPT, you’ll have run into a tangle or 2 like obtaining the prompt message reading, “An error occurred. If this persists, please contact  through help center.”

Now, this can be a true bummer to ascertain however it’s conjointly not a surprise. there’s a reason why ChatGPT is taken into account to be still in beta state, it’s as a result of OpenAI continues to be ironing out the wrinkles therefore to talk.

While there ar AI engines and models on the market like ChatGPT and AI art generators like ‘Dream’ by WOMBO or the free AI art generator on Neural Love; but, these AI models that handle processes like language process, still have a ways that to travel before being sensible or comparatively straightforward and capable to use.

With this in mind, it’s no surprise that users of ChatGPT ar experiencing issues/errors since it’s off from being good.

Even still, with technical services like apps that we tend to envisage to be common, we tend to all still encounter issues here and there. Luckily, you’ve got come back to the proper place, as we will not only offer prospects on why a error occurred however conjointly what you’ll attempt to fix the aforementioned downside.

Why is a error Occurred in  Chat GPT?

Mostly ChatGPT error occurred as a result of ChatGPT server is full.As once its launch it went infectious agent and attracted heap of users.So, probabilities that a lot of users mistreatment at current moment thats why ChatGPT is loading slow or not even operating.Also, chance that ChatGPT is underneath maintenance for higher measurability.

If you’re obtaining “too several requests, please slow down” error it suggests that you’re causation requests to Associate in Nursing ChatGPT API too quickly or mistreatment an excessive amount of.

So, you would like to bog down and check out once someday.If you’re obtaining If you receive a blunder message that says “An error occurred. If this issue persists please contact through help center at facilitate.openai.com,” it means there was a tangle with the OpenAI platform or service that you simply were mistreatment. means ChatGPT unable to response on question or problem with ChatGPT API.

Basically it a timeout error.

How to fix an error occurred. if this issue persists please contact us through our help center?

SOLUTION:1. There’s A Bug on ChatGpt server (please wait)

As antecedently mentioned, the chat/language service ChatGPT is way from good, which implies that it’s virtually certain to expertise problems like bugs, glitches, and malfunctions.

This is all a part of technology, particularly once we ar talking concerning services that ar still being worked on. As this was place quite eloquently by D’Angelo, “In order to succeed you want to fail, so you recognise what to not do consecutive time.”

The team at OpenAI is solely ironing out the kinks, that is to be expected with one thing as new as AI, and conjointly altogether of its doable application functions.

It is terribly doable and sure that there’s a bug inflicting the error to occur on their facet of ChatGPT. this can be as a result of a technical bug that we tend to speak of is basically that, an error, that conjointly means it will and can be corrected.

This is conjointly why they encourage users to contact their facilitate center if the matter persists since this may facilitate them to pinpoint problems within the system and fix them consequently, which implies that the error that occurred are less seemingly to happen within the future.

As antecedently portrayed, bugs, errors, or malfunctions, no matter you’ll need to seek advice from them as, don’t seem to be only seemingly with a brand new system however ought to even be expected, particularly with a beta service like ChatGPT .Since the team at OpenAI is functioning to form the chat/language service operate properly, generally the most effective you’ll do is to attend for them to repair the problem on their facet.

This is seemingly as a result of there’s nothing you’ll do on your facet of things, which implies waiting out the matter till they will correct the bug.

If you’re a gamer, you must be acquainted with the strategy of awaiting a bug to be fastened. Unless you’re implausibly technical school savvy whereas conjointly having the time and patience to fix the problem yourself or realized the simplest way round the bug, you may have to be compelled to anticipate the developers (the creators/who maintain) to repair the bug.

SOLUTION:2 – Contact  Support team

Remember what the error message says, “An error occurred. If this persists, please contact North American country through our facilitate center.” you’ll need to follow their recommendation and call their facilitate center.

As antecedently mentioned during this guide, ChatGPT is comparatively new and AI models ar still being formed, to not say that they’re going to ever be “perfect.”

There is a decent reason why ChatGPT continues to be thought of to be in beta state, this can be as a result of they’re still not solely fixing in progress problems however they’re conjointly searching for what issues arise once individuals use the AI chat/language service.

You can think about this as once somebody or a team releases Associate in Nursing app in beta state, which implies that they’re still working out what they have to repair and what they are doing not have to be compelled to mend.It is vital to own patience with the team at OpenAI and their facilitate center, as they’re merely testing to seek out out what must be fastened within the ChatGPT service.

Just like a brand new app or any app for that matter, there’ll be updates for ChatGPT. Since Chat GPT is comparatively new and AI is extremely a lot of still being worked out.

This means that the team at OpenAI and their facilitate center ar still gathering information to enhance the chat/language service, which incorporates pinpointing bugs, errors, and dysfunctions.A lot of the answers for these problems toughened on ChatGPT ar to with patience wait, that is as a result of they’re still calculation it out, finding what works and what doesn’t work.

With that aforementioned, there ar certain to be updates for the system, and with updates come back new options, bug fixes, and new hardware. So, you’ll be {better off|more happy|comfortable|happier|at Associate in Nursing advantage|more contented} awaiting an update to arrive for ChatGPT.

SOLUTION:3. ChatGPT Server is Down

When a server(s) goes down, it is for variety of reasons like maintenance, an influence outage, or even a network card or software experiencing a problem.

There ar several doable reasons for a server to travel down; but, the actual fact remains that the server went down, which implies that ChatGPT are rendered un-procurable for a time.A server will even go down thanks to having too several users mistreatment the web site at identical time, which might overload the software and cause a crash.

With the ChatGPT web site being comparatively new, the chance of getting too several users in operation on the positioning is actually a possible prospect.

If you think that the problem that caused you to ascertain the message prompt “An error occurred. If this persists, please contact  through  help center.” is as a result of their server went down, one amongst your best choices is to easily anticipate them to repair the server downside.This is as a result of once a server goes down, there’s next to nada you’ll do from your facet to repair the problem.

You will have to be compelled to wait it out till their server comes back on-line. Once their server is brought duplicate, the ChatGPT web site are accessible and usable yet again. However, within the in the meantime you’ll fill some time with one thing else, usually, the server are down for twenty minutes at absolutely the most.

So, it mustn’t be too long till their server is back on and you’ll use the ChatGPT chat/language service.

SOLUTION:4. There’s a problem With the Browser

It is terribly doable that your browser may well be the one in charge once you encounter a error on ChatGPT. virtually any browser will expertise latency (slow performance), crashes, and or loading problems.

This o.k. may well be what’s inflicting the ChatGPT web site to point out you the message reading, “An error occurred.

If this persists, please contact  through  help center.” Since the browser is liable for requesting, showing, and loading the web site, you are doing not need your browser stirring hassle together with your web browsing.

Use Another Browser

If you think that your browser is what’s inflicting problems with the ChatGPT web site, you may need to modify to a different browser. So, if you’re mistreatment Google’s Chrome browser, you’ll turn to expedition or contrariwise. once you try this, it may fix the problems that you simply ar experiencing.The ChatGPT web site is a powerful AI system which will give many completely different applications that pertain to language.

With that aforementioned, with it being a neighborhood of technology, it’s not solely seemingly to own problems however it’s conjointly only a matter of your time.

People also asked:

✅an error occurred. if this issue persists please contact us through our help center at help.openai.com.

✅How to fix an error occurred. if this issue persists please contact us through our help center at help.openai.com.

✅an error occurred. if this issue persists please contact us through our help center at help.openai.com. error code

✅an error occurred. if this issue persists please contact us through our help center at help.openai.com. error code in chatbot

Popular Links

CONCLUSION:-

As essentially it’s obtaining trip once someday once ChatGPT unable to supply the response.As ChatGPT attracted a lot of users at intervals every week of its launch.So, It doable that ChatGPT server went down.

If you receive a blunder message that says “An error occurred. If this issue persists please contact us through our facilitate center at openai.com,” it means there was a tangle with the ChatGPT API.First faucet on “Try Again” and see is fastened or not.

In most cases, the problem are temporary and might be resolved by restarting or refreshing ChatGPT web site and making an attempt once more.If ChatGPT server is loaded then you’ve got to attend until server is a smaller amount full.If ChatGPT is underneath maintenance then wait until ChatGPT maintenance is complete or servers ar totally back. Help Center 

You can conjointly check standing here if there’s any API and ChatGPT is underneath maintenance: https://status.openai.com/

How-Tos | Guides | Troubleshooting
How-Tos | Guides | Troubleshooting

© Copyright 2022 Wealth Quint. All rights reserved.

Are you getting “an error occurred.

If this issue persists please contact us through our help center at help.openai.com.” while using ChatGPT?

ChatGPT is a dialogue-based AI chatbot  that can understand real human language and generate remarkably detailed human-like written content.

ChatGPT is a new dialogue-optimized AI model developed by OpenAI.

ChatGPT can respond to follow-up questions, acknowledge errors, challenge false assumptions, and reject improper requests.

ChatGPT is sensitive to changes in the input style or repeated attempts at the same prompt.

For instance, the model could pretend to not know the answer if the query is phrased one way, but if it is phrased slightly differently, it will provide the best answer.

As ChatGPT went viral within 5 days launch and attracted more than 1 million users.

Also, Starting trending on Twitter, LinkedIn and Reddit.

As many peoples reported that ChatGPT not working or responding.

So, in this guide we will discuss why is error occurring on ChatGPT and how to fix it.

Why Is An Error Occurred While Using ChatGPT?

Mostly ChatGPT error occurred because ChatGPT server is overloaded.

As after its launch it went viral and attracted lot of users.

So, Chances that millions of users using at current moment thats why ChatGPT is loading slow or not even working.

Also, Possibility that ChatGPT is under maintenance for better scalability.

If you are getting “too many requests, please slow down” error it means you are sending requests to an ChatGPT API too quickly or using too much.

So, You need to slow down and try after sometime.

an error occurred. If this issue persists please contact us through our help center at help.openai.com

If you are getting If you receive an error message that says “An error occurred.

If this issue persists please contact us through our help center at help.openai.com,” it means that there was a problem with the OpenAI platform or service that you were using. means that ChatGPT not able to response on Query or roblem with ChatGPT API.

an error occurred. If this issue persists please contact us through our help center at help.openai.com

How to Fix Error Occurred On ChatGPT?

If you receive an error message that says “An error occurred.

If this issue persists please contact us through our help center at help.openai.com,” it means that there was a problem with the ChatGPT API.

First tap on “Try Chat” and see is fixed or not.

In most cases, the issue will be temporary and can be resolved by restarting or refreshing ChatGPT website and trying again.

If ChatGPT server is loaded then you have to wait till server is less overloaded.

If ChatGPT is under maintenance then wait till ChatGPT maintenance is complete or servers are fully back.

You can also check status here if there is any API and ChatGPT is under maintenance: https://status.openai.com/

ChatGPT openai down up

If the issue persists and you are unable to use the ChatGPT, you can contact the OpenAI help center at help.openai.com for further assistance.

They can provide more detailed information about the problem and help you resolve it.

Similar Posts:

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.

  • Laravel photo

    Laravel

    A PHP framework for web artisans

  • 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.

  • Visualization

    Some thing interesting about visualization, use data art

  • 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.

  • Alibaba photo

    Alibaba

    Alibaba Open Source for everyone

  • D3 photo

    D3

    Data-Driven Documents codes.

  • Tencent photo

    Tencent

    China tencent open source team.

Понравилась статья? Поделить с друзьями:
  • Unknown error net error
  • Unknown error during init delphi 2017
  • Unknown error during init autocom
  • Unknown error code steam gift
  • Unknown error code 10060