on 2017 Jul 01 7:02 AM
Can anyone help with the error message I’m receiving while trying to install ABAP 7.5. Error message states ‘Abort execution because of step returns nw.syscopy.storagecopy.HostIsNotLocal’
The hostname check was compliant when executing ./install.sh.
I used the link below to guide me through the various steps
Request clarification before answering.
My solution was to set up port forwarding by changing the machines network adapter to NAT BEFORE running the install and putting in the values from this guide.
https://abapacademy.com/blog/how-to-install-free-sap-system/
The blog tells you to do this step AFTER the installation
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The problem is inside the bash script install.sh apparently ifconfig returns empty strings in different distros(only works in opensuse). If you really sure that you enter the vhcalnplci in hostname, and hosts file then just add the -s parameter to skip the hostname check.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I prefer to install Netweaver 7.52 dev on openSuse Leap. It is working.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
SAP documentation for native linux machines is pretty bad. There are some tutorials for virtual machine but these are useless.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, I am having the same problem. However, I am very new to ubuntu 18 and I could not find the network settings screen as shown by you on other replies.
Please advise
regards
Sultan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Frank,
Thanks for responding and sorry for the late response on this, I don't seem to be receiving notifications when someone answers my questions.
Attached is a copy of the hostname I typed into the file etc/hostname using command sudo nano etc/hostname
Attached also is the networking settings from YAST2 which are different from yours. I have input the dummy.nodomain into the domain name field but it removes it when I restart the machine.
Can you help?
Hi Frank,
I've entered vhcalnplci into the hostname file and vhcalnplci vhcalnplci.dummy.nodomain into the hosts file and still receive the error message below when executing ./install.sh.
'The hostname you have chosen is either configured on a loopback device or not active on this server, please check your configuration and hostname selection. If you are confident about your choice of hostname, start the install script with -s flag to skip the hostname check.
The YAST2 setting also differ from yours and when I update the domain field is reverts it back to an empty field. Attached is the screenshot from my network settingsyast2-settings.jpg
Can you help?
User | Count |
---|---|
73 | |
30 | |
8 | |
7 | |
6 | |
6 | |
6 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.