Author Archives: Robins

Resolve git clone error fatal: http request failed

problem background:

git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

problem phenomenon:

error after execution:

1. error while processing: https://github.com/VundleVim/Vundle.vim.git/info/refs

2. fatal: HTTP request failed

problem search:

your browser requests directly https://github.com/VundleVim/Vundle.vim.git/info/refs, the browser returns:

 
  1. Please upgrade your git client.
  2. GitHub.com no longer supports git over dumb-http: https://github.com/blog/809-git-dumb-http-transport-to-be-turned-off-in-90-days

problem cause:

To sum up, it is because git version is too low that

is caused

problem solved:

upgrade git client version

 
  1. yum安装curl
  2. yum安装curl-devel
  3. yum安装zlib-devel
  4. yum安装openssl-devel
  5. 0

  6. 1 yum安装cpio
  7. 3 yum安装expout -devel

    4

  8. 5 yum安装gettext-devel
  9. 6

    7

     
    1. wget http://www.codemonkey.org.uk/projects/git-snapshots/git/git-latest.tar.xz
    2. xz -d git-latest.tar.xz
    3. tar xvf git-latest.tar
    4. cd git-xxxx-xx-xx
    5. autoconf
    6. ./configure
    7. make && make install

A fatal error occurred: Failed to connect to ESP32: Timed out waiting for packet header

can’t burn the arduino burn esp32 module, the clock can’t burn the following prompts

The

search later finds a solution in the following connection:

https://github.com/espressif/esptool/issues/226

is as follows:

appears on the interface as

Connecting… Hold the “boot” button when the word appears, and then release

reproduced in: https://www.cnblogs.com/gtsup/p/9559770.html

Authentication failed under GitHub desktop


after analysis, due to the change of the name of the computer host, resulting in the failure of authentication, directly exit the client account, login again is ok.


If still fails, you can try to delete the Windows corresponding github related credentials to solve the authentication faild problem.

PING[ARC2]: Heartbeat failed to connect to standby ‘jzhddg’. Error is 16032.

rebuild Data Guard encountered an error
PING[ARC2]: Heartbeat failed to connect to standby ‘jzh
ddg’. Error is 16032.

archivelog in the main library cannot be transferred to the backup library. The main library is reporting the following error:


FAL[server, ARC0]: FAL archive failed, see trace file.

ARCH: FAL archive failed. Archiver continuing

ORACLE Instance jzhd1 – Archival Error. Archiver continuing.

Thu Apr 07 14:45:11 2016

FAL[server, ARC0]: FAL archive failed, see trace file.

ARCH: FAL archive failed. Archiver continuing

ORACLE Instance jzhd1 – Archival Error. Archiver continuing.

Thu Apr 07 14:51:46 2016

FAL[server, ARC0]: FAL archive failed, see trace file.

ARCH: FAL archive failed. Archiver continuing

ORACLE Instance jzhd1 – Archival Error. Archiver continuing.

Thu Apr 07 14:52:28 2016

FAL[server, ARC0]: FAL archive failed, see trace file.

ARCH: FAL archive failed. Archiver continuing

ORACLE Instance jzhd1 – Archival Error. Archiver continuing.

Thu Apr 07 14:56:28 2016

PING[ARC2]: Heartbeat failed to connect to standby ‘jzhddg’. Error is 16032.

Thu Apr 07 15:02:14 2016

Thread 1 advanced to log sequence 7110 (LGWR switch)

Current log# 2 seq# 7110 mem# 0: +DATA3/ JZHD /redo02.log

Thu Apr 07 15:02:14 2016

Archived Log entry 17363 added for thread 1 sequence 7109 ID 0x68b07be9 dest 1:

Thu Apr 07 15:02:14 2016

FAL[server, ARC3]: Error 16032 creating remote archivelog file ‘jzhddg’

FAL[server, ARC3]: FAL archive failed, see trace file.

ARCH: FAL archive failed. Archiver continuing

ORACLE Instance jzhd1 – Archival Error. Archiver continuing.

Thu Apr 07 15:06:46 2016
red font displays hearbeat failed, seems to be a network problem, but tnsping didn’t ask, up sqlplus connection is no problem, parameters all checked no problem, then check the TRC files found:
*** TRACE FILE RECREATED AFTER BEING REMOVED ***
Redo shipping client performing standby login
OCIServerAttach failed -1
.. Detailed OCI error val is 12154 and errmsg is ‘ORA-12154: TNS:could not resolve the connect identifier specified

OCIServerAttach failed -1
.. Detailed OCI error val is 12154 and errmsg is ‘ORA-12154: TNS:could not resolve the connect identifier specified

OCIServerAttach failed -1
.. Detailed OCI error val is 12154 and errmsg is ‘ORA-12154: TNS:could not resolve the connect identifier specified*** 2015-12-14 12:04:06.749 4320 KRSH. C
Error 12154 received logging on to the 749 915 krsu. C Error 12154 connecting to destination LOG_ARCHIVE_DEST_2 standby host ‘JZHDDG ‘Error 12154 749 2932 krsi.c
krsi_dst_fail: dest:2 err: dest: 12154 force:0 blast:1
KCRRWKX: 587*** 2015-12-14 13:57:17.587** 2015-12-14 13:57:17.587 4645 krsu. C

0 1 Client logon and security negotiation successful!
Standby parameter STANDBY_ARCHIVE_DEST string is invalid at host ‘jzhddg’
Error 16032 attaching to destination LOG_ARCHIVE_DEST_2 standby host 592 2932 krsi.ckrsi_dst_fail: dest:2 err:16032 force:0 blast:1
KCRRWKX: Unknown error:16032

STANDBY_ARCHIVE_DEST
0 alter system set 1 This entry was posted in How to Fix and tagged on by .

Execution failed for task ‘:app:processDebugManifest’.

using the new version of the Android Studio import project before, there will be a Execution failed for task ‘: app: processDebugManifest.’ error

* What went wrong:
Execution failed for task ‘: app: processDebugManifest’.
the Manifest merger failed: Attribute application @ appComponentFactory value = (. Android support. The v4. App. CoreComponentFactory) from [com. Android. Support: support – compat: 28.0.0] AndroidManifest. XML: make haste – 91
is also present at [androidx. Core: the core: 1.0.0-1] AndroidManifest. XML: value = “- 86 (androidx. Core. App. CoreComponentFactory).
the Suggestion: Add ‘tools: replace = “android: appComponentFactory” element to the at AndroidManifest. XML: behold – graze to override.

, modified AS provided by the androidmanifest.xml file, add the following fields —

<application

 android:appComponentFactory=""
 tools:replace="android:appComponentFactory">

if the toolsfield is not bound, a prompt appears when you hover over tools, then simply click Alt+Enter to add. Then Rebuild project, problem resolved.

How to solve the problem of requirements check failed for JDK 8 when Cordova 9.0 is built

the economy of the motherland is recovering, and people of all ethnic groups are actively engaged in the task of restoring production. As a codemaker, I have also been nervous for a long time. Recently, I have been busy with several projects, including an app, which needs to be quickly set up for preview and test, so I directly listed Cordova. However, I am surprised to step on it.

, there’s nothing wrong with building the project, it just came to me during the build:

Requirements check failed for JDK 8 ('1.8.*')! Detected version:11.0.7

Check your ANDROID_SDK_ROOT/JAVA_HOME/PATH environment variables.

indicates clearly that jdk11 does not match the required jdk8 for cordova. The reason is also clear, as the native environment was upgraded from JDK8 to JDK11 a while ago.

the problem now is that I don’t want to change java_home back to 8, because all the compiled versions of all the items on the machine have changed to jdk11, which would take me half a day to fix. (and a lot of history projects in Eclipse)

I use [email protected], which was released a year ago, but the latest cordova10 in NPM, which is still at nightly (compiled daily), is not even rc and is obviously not recommended in a production environment. In other words, Cordova9 is the latest stable edition, so I can’t expect to change the status quo by upgrading Cordova9.

also tried to set java.home in IDE (vscode), but it was useless. This setting is only valid for the Java plug-in of VSC, but it is incapable of cordova.

after many thoughts, if cordova cannot be surrendered, I will have to fall back to jdk8.

since cordova is based on nodejs, it occurs to me that all the hints should be in the clear text code. So a hard-hearted search keyword Requirements check failed for the whole project.

is actually retrieved:

in platforms/android cordova/lib/check_reqs js files in the module. Exports. The run method, related to the one and only one place!

and it says:

// Returns a promise.
module.exports.run = function () {
    return Q.all([this.check_java(), this.check_android()]).then(function (values) {
        console.log('Checking Java JDK and Android SDK versions');
        console.log('ANDROID_SDK_ROOT=' + process.env['ANDROID_SDK_ROOT'] + ' (recommended setting)');
        console.log('ANDROID_HOME=' + process.env['ANDROID_HOME'] + ' (DEPRECATED)');

        if (!String(values[0]).startsWith('1.8.')) {
            throw new CordovaError(
                'Requirements check failed for JDK 8 (\'1.8.*\')! Detected version: ' + values[0] + '\n' +
                'Check your ANDROID_SDK_ROOT/JAVA_HOME/PATH environment variables.'
            );
        }

        if (!values[1]) {
            throw new CordovaError('Requirements check failed for Android SDK! Android SDK was not detected.');
        }
    });
};

sees the 1.8 criterion, and the check_java method also makes it clear that the Java environment is being judged. So the “1.8.” directly changed to “11.”, and the compilation passed smoothly.

postscript:

first of all, I do not recommend arbitrary changes to the dependent framework source code, which will not only affect subsequent updates to the framework, but also cause unknown exceptions. But there is no way, this is only a temporary solution.

I don’t know if cordova9 has a key piece that relies only on jdk8, and I don’t know what effect jdk11 will have on cordova9, but I do think it’s clear that if you want to minimize the impact by changing one piece of code, the impact is really small.

Failed to start docker.service : unit not found

Failed to start docker.service: Unit not found (docker service cannot be started)

welcome to discuss WeChat: 986739453

Linux deployment Docker appears: Failed to start Docker. Service: Unit not found

fix:
direct yum update
make sure to restart Linux
yum install Docker
systemctl start docker.service

Solution to “the grub PC ‘package failed to install into / target / when installing Ubuntu server

“The ‘grub-pc’ package failed to install into /target/ “this is a problem I encountered in The process of installing Ubuntu server 14.10, solution: disconnect The network at The appropriate time (I was configuring APT) during The installation process, or directly install without network. this scheme has been tried by the author and confirmed to be feasible.

 

Slim error “failed to execute login command”

FreeBSD installed Mate desktop, using Slim as the login window, found that only Root can login normally, while other users appeared “failed to execute login command”.

solution:

copy ~/.xinitrc to /home/username/.

username is the name of the logged in user.

attached: my. Xinitrc content:

root@cheviko:/home/cheviko # vi ~/.xinitrc

#exec ck-launch-session dbus-launch mate-session
exec scim -d &
exec mate-session

Oracle12c client32 bit installation error: [ins-20802] Oracle net configuration assistant failed

Oracle12c Client32 [INS-20802] Oracle Net Configuration Assistant failed

Installation Of Oracle Client 12.1.0.2.0 (32-bit) Fails With An Error Message “[ins-20802] Oracle Net Configuration Assistant failed
.
installing Oracle Client12c client32 bit operating system in window 2008R2 has encountered an ins-20802 Oracle Net Configuration Assistant failure due to the failure of the execution method of the plug-in
solution:
problem because Installer found the wrong value, we open install/oraparam.ini file can see MSVCREDIST_LOC=vcredist_x64.exe, actually our file is vcredist_x86.exe, so this caused the problem.

we just go to the software directory :\client32\stage\ext\bin and install vcredist_x86.exe, the installation is complete, then go back to the oracle client where the error occurred, click retry, ok, perfectly solve the problem .

The solution of default boot device missing or boot failed appears on the blue screen of Lenovo xiaoxinchao 7000

recently bought lenovo small new tide 7000 notebook has a boot blue screen fault, the symptoms are as follows:

solution:

1 restore the BIOS default Settings and set the hard disk as the first boot entry.

BIOS:Basic Input Output System.

it is a set of solidified computer motherboard on a 0 1 ROM3 chip 4 7 program 7 program 7 program 9, It saves the specific information from CMOS system Settings the most important basic input and output program , after boot self-check program and system self-start program. The primary function of is to provide the lowest level, most direct hardware setup and control for the computer. The BIOS is the first program that is loaded when a PC is booted up.

press Fn+F2 to enter the BIOS setting interface.

switch to BOOT, if the hard disk is successfully detected and there is an EFI BOOT program, then congratulations you are done, reboot and you can BOOT normally.

if the hard disk cannot be detected, it means that the EFI boot partition of the system has been deleted, and the computer files can only be backed up out, then the hard disk is formatted and the system is reinstalled.