Home > Operation and Maintenance > Mac OS > Solve the problem of being unable to log in to the app store on macOS

Solve the problem of being unable to log in to the app store on macOS

王林
Release: 2021-02-22 11:55:30
forward
7347 people have browsed it

Solve the problem of being unable to log in to the app store on macOS

Log in to the app store on a mac computer, but it does give [Failed to log in because a server error occurred, please try to log in again. 】Such a reminder. So how do we solve this problem?

Screenshot of the problem:

Solve the problem of being unable to log in to the app store on macOS

Solution:

1. Check your "About This Mac" --> "Overview" --> "System Report", as shown in the figure:

Solve the problem of being unable to log in to the app store on macOS

Find your "Network" --> "Wi-Fi" --> "Interface", You will find that the position of your wireless network card assigned by the system is "en2", and its correct sitting position is "en0", and how do we make it become "en0"? Let's continue;

2. Open "System Preferences"-->"Network", click "Delete" all the options on the left, and then click "Apply".

Solve the problem of being unable to log in to the app store on macOS

3. Open --> Library --> Preferences -->SystemConfiguration in the root directory of your Apple system disk, find and modify it "com.apple.Boot.plist" file, see the figure below for details:

Inserted code content:

1 <key>EthernetBuiltIn</key>
2 <string>Yes</string>
Copy after login

Solve the problem of being unable to log in to the app store on macOS

4. Open your Apple system --> Library --> Preferences --> SystemConfiguration in the root directory of the disk and delete the "NetworkInterfaces.plist" file;

Solve the problem of being unable to log in to the app store on macOS

5. Restart the computer and enjoy~

Solve the problem of being unable to log in to the app store on macOS

Related recommendations: macos system

The above is the detailed content of Solve the problem of being unable to log in to the app store on macOS. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:cnblogs.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template