Error but network works. Why?

Goodmorning.
During the boot of arch, an error occurs:
my IP number: error fecthing interface information:device not found.
Before, during the network module load, warning appears.
But after boot finalizes, network works fine.
Why occur the error message, if the network works?
Thanks.
ciao.
Luca.
8)

they are:
modprobe.conf
# /etc/modprobe.conf (for v2.6 kernels)
alias eth0 sis900
rc.conf
# /etc/rc.conf - Main Configuration for Arch Linux
# Localization
# HARDWARECLOCK: set to "UTC" or "localtime"
# TIMEZONE: timezones are found in /usr/share/zoneinfo
# KEYMAP: keymaps are found in /usr/share/kbd/keymaps
# CONSOLEFONT: fount in /usr/share/kbd/consolefonts (only needed for non-us)
# USECOLOR: use ANSI color sequences in startup messages
HARDWARECLOCK="localtime"
TIMEZONE=Europe/Rome
KEYMAP=it
CONSOLEFONT=
USECOLOR="yes"
# Networking
HOSTNAME="Luca1"
# Module to load at boot-up (in this order)
#   (prefix a module with a ! to disable it)
MODULES=(!usbserial !ide-scsi sis900 usb-storage sd_mod sr_mod)
# Interfaces to start at boot-up (in this order)
# Declare each interface then list in INTERFACES
#   (prefix an interface in INTERFACES with a ! to disable it)
# Note: to use DHCP, set your interface to be "dhcp" (eth0="dhcp")
lo="nnnnnnnnnn"   #lo="lo 127.0.0.1"
eth0="eth0 nnnnnnnnn netmask 255.255.255.0 broadcast 192.168.0.255"
INTERFACES=(lo eth0)
# Routes to start at boot-up (in this order)
# Declare each route then list in ROUTES
#   (prefix a route in ROUTES with a ! to disable it)
gateway="default gw xxxxxxxxxxxxx"
ROUTES=(gateway)
# Daemons to start at boot-up (in this order)
#   (prefix a daemon with a ! to disable it)
DAEMONS=(syslogd klogd !pcmcia network netfs crond)
# End of file

Similar Messages

  • HT4407 I have already installed Window-7 in my Mac (64 bit). When I downloaded window support software I every time saw network error option on my screen. But network working very well and I can brows webpage. Will someone suggest me support for OSx Lion

    I have already installed Window-7 in my Mac (64 bit). When I downloaded window support software I every time saw network error option on my screen. But network working very well and I can brows webpage. Will someone suggest me support for OSx Lion .

    If I remember right there "may" be a problem if you have a proxie settings enabled.
    System Preferences/ Network/ Advanced/ Proxies. Can't remember which one or if it was an issue in 10.7 or 10.6. Just make sure their all unchecked and try again.
    You might try a search in these forums for more information. Different fix's for different issue's.
    Sorry I can't help more.........

  • Every time i try to download 7.0.4 it's says error but it works on my iPhone

    Every time i try to download 7.0.4 it's says error but it works on my iPhone

    Try updating through iTunes.

  • AHT finds logic board error, but computer working fine

    I ran the Apple Hardware Test to see the profile for my RAM, but 7 seconds into the test it stopped and reported a logic board error.
    1. But my computer is working fine. If anyone has experience with this, I'll gladly take your advice. Do I ignore this error at my own risk? Or should I get it looked at now in case it's an early warning of something that can get worse? For the real Apple tech experts, here's the error code: 2I2C/1/1: 0x00000092.
    Eleven months ago, I had to get a new power supply installed. It was covered under the extended warranty for power issues with iMac G5s. As I've indicated, it's been working fine since then.
    2. Once AHT finds an error, it won't continue testing the remaining components. Does anyone know of a way to "force" the AHT to skip the logic board test and go on to test the other hardware items?
    Thanks all.

    Michael, pray tell, where does one find the published list of codes you refer to? I searched the whole internet (or so it seemed like it) looking for a resource like that. Are you an AASP?
    Even my experienced Apple technician and his AASP contacts didn't realize that my error code relates to the European Union. (And, BTW, I'm in Canada and I purchased my iMac from a store in Canada.) You have solved a mystery!
    The strange thing is that when I phoned Apple Tech Support and asked to speak to a product specialist, even they told me that the code means "logic board needs replacement." When I asked to speak to a higher dept., I was connected to Customer Relations (very nice, professional fellow answered). When I explained that this G5 iMac has been problematic for me (failure after 7 mos. of ownership, power supply failure after 3 yrs, etc.) he offered me $100.00 off a new iMac ($125.00 in Canada), which I accepted.
    I did use TechTool Pro to check the computer. It found no problems. Four months later and it's still going strong. I don't know whether to be upset with Apple for not bothering to look up the code, or whether I should look at this as a blessing in disguise (how else would I have received $125.00 off a new iMac? And now, my father gets a G5 that I can confidently say is in good working order). And it's strange that my local tech's AASP friends weren't any wiser. Aren't AASPs privy to this error code info? A mystery indeed...

  • Redwood CPS job goes to status ERROR but job works completes ok in SAP

    Hi
    When I schedule a particular ABAP job to run in SAP from Redwood CPS it always completes with the Error status in CPS, but the job runs okay and ends in the Finished status in SAP.
    I tried a different ABAP job and this ran okay, with the CPS status going to Completed.
    I had a look at the CPS log files for the Erroring job and there were no errors in the 'log' file but in the 'step1/spool1' file there is the line 'Processing completed with errors'. Is CPS doing a little more than SAP as regards checking job statuses and looking in the spool file for errors?
    Checked the operator messages and all it says is:
    Job 1501323 (submitted from ZGB_FI_KO8G_SETTLEMENT copy from 2009/08/24 15:34:54,250 Europe/London)) has aborted due to at least one error while running the jobs in step: Job 1501324 (submitted from ZGB_FI_KO8G_SETTLEMENT copy from 2009/08/24 15:34:54,250 Europe/London))
    - doesn't elaborate why the job has status Error.
    Is this saying the CPS part had an error or the ABAP part??
    Ross

    Hi Anton
    I checked the Return Code Mapping for this system and it is empty. No post running action or a trigger has been configured.
    The first time I was having the error was after setting up a 2 step job chain. When I got the error (and the second step didn't run) I then submitted this first simple step from the job definition SAP_AbapRun in case there was an issue with the way I'd configured the chain; it still errorred though. All I am specifying is the ABAP program name, SAP job name, variant and queue to run on, and it does run okay in SAP.
    When you say "The actual error should be available in the logfile of the SAP job itself" do you mean the joblog as viewing in SM37? There are no errors in there.
    I'll have a play with the Return Code Mapping part as if CPS does search the spool for errors (perhaps by default?) and sets the status to error in CPS, I don't want it to stop the chain - although I guess I can always set the post action of step 1 to 'on error' 'continue'...
    Cheers
    Ross

  • Request 0 of type 38 failed with server error - but it worked anyway

    I'm trying to modify the rights that a certain group has on a certain folder.  When I modify the rights (in Assign Security in the CMC) and click OK, I get the error:
    An error occurred at the server during security batch commit: Request 0 of type 38 failed with server error : You do not have sufficient rights to make the requested security changes
    However, when I click cancel and View Security, I can see that the change actually worked.  Why do I get this error?  Is there some right that I need to be assigned in order to stop getting the error?
    I'm logging in with a test ID that has the following rights on the folder:
         Add objects to the folder
         Copy objects to another folder
         Delete instances
         Delete objects
         Edit objects
         Reschedule instances
         Schedule document to run
         Schedule to destinations
         Securely modify right inheritance settings
         Securely modify rights users have to objects
         View document instances
         View objects
    The test ID has the following rights on the group:
         Add objects to the folder
         Delete objects that the user owns
         Edit objects that the user owns
         View objects
    We're using XI 3.1; I've gotten the error when testing this in both FP 1.6 and FP 2.3.  Thanks for any help you can provide.

    I just realized that I need to correct what I said.  The rights that the ID has to the group are as follows (more rights than I mentioned originally):
    Add objects to the folder
    Delete objects
    Delete objects that the user owns
    Edit objects
    Edit objects that the user owns
    Securely modify rights users have to objects
    View objects

  • I can't purchase anything from iTunes on my iPad or iPod. Getting Fatal Error but password works on iTunes online.

    I can go to iTunes on my computer and log in and everything is fine but if I try to purchase anything on my iPod or iPad I get a Fatal error and it keeps asking for my password.  It's really frustrating since I know my password works!  I've restarted both devices and still nothing.

    See http://www.maclife.com/article/news/itunes_store_users_being_kicked_out_accounts _fatal_error. It's a known apple issue regarding the ability to sign into iTunes, apple says they cannot give an estimated time as to when it will be fixed, but it has been ongoing since Wednesday afternoon

  • Although my MB says it's connected to the Internet, browsers stall, but Spotify works, why?

    Strange things have been happening to my MB pro. After installing a new hard drive (it has been a while since this), and reinstalling OSX, my MB occasionally will display that it's connected to the Internet, but any browser will just stall and continuously try to connect to a webpage until it eventually errors. Also strange, Spotify will work, streaming songs that, as far as I know, are not cached on my computer. This occurs only occasionally, about once a week. My only remedy currently is to restart my MB, which is a little annoying. That sums up the problem.

    Power cycle
         Power off the router. Unplug it from the wall. Wait a while.
         Plug it back to the wall. Power the router on. Wait until all the lights are lit properly.
         It will take a   while.
         Restart the computer.
         Start up in Safe Mode
         http://support.apple.com/kb/PH11212

  • Log files full of service broker errors, but it works OK

    We have a C# web application that is using SQL dependency to expire cached query data. Although everything is working okay we are seeing a lot of errors being generated particularly in our production environment.
    The first error messages is this:
    Service Broker needs to access the master key in the database 'SubscriberManager'. Error code:32. The master key has to exist and the service master key encryption is required.
    It shows up in both the server event log and the SQL server log files. I believe the actual content of the messages something of a red herring as I have created a database master key.
    I have also tried
    Recreating both the service master key and the database master key.
    Made sure the database owner is sa.
    Made sure the user account has permissions to create services, queues, procedures and subscribe query notifications
    Made sure the broker is enabled
    I have seen other people with similar errors whilst researching the issue but the error code almost always seems to be 25 or 26 not 32. I have been unable to find anything that tells me what these error codes mean so I'm not sure of the significance.
    Also I am seeing a lot of errors like this:
    The query notification dialog on conversation handle '{2FA2445B-1667-E311-943C-02C798B618C6}.' closed due to the following error: '-8490Cannot find the remote service 'SqlQueryNotificationService-7303d251-1eb2-4f3a-9e08-d5d17c28b6cf' because
    it does not exist.'.
    I understand that a certain number of these are normal due to the way that SqlDependency.Stop doesn't clean everything up in the database, but we are seeing thousands of these on one of our production servers.
    What is frustrating as we have been using SQL notifications for several years now without issue so something must have changed in either our application or the server setups to cause this but at this point I have no idea what.
    The applications are .net 4.0 MVC and WCF running on Windows 2012 servers calling SQL 2012 servers also running on Windows 2012.

    Hi Mark,
    1. for your question about possible memory pressure, if the used memory is below the Max Server Memory, then it's OK. If you have not set Max Server Memory, you should at least leave 4GB for your x64 system.
    2. for your original question, I suggest you can check my actions below:
    a. run this statement:
    Select name, is_master_key_encrypted_by_server
    from sys.databases
    Where name =
    'your_database_name'
    if the value of "is_master_key_encrypted_by_server" equals to "0", it means the database does not have a encrypted master key.
    b.if there is no encrypted master key, then the error may be hit by the "begin dialog conversation" statement (you can check your sql profiler trace to check".
    "Service Broker dialog security lets your application use authentication, authorization, or encryption for an individual dialog conversation (or dialog). By default,
    all dialog conversations use dialog security. When you begin a dialog, you can explicitly allow a dialog to proceed without dialog security by including the ENCRYPTION = OFF clause on the BEGIN DIALOG CONVERSATION statement. However, if a remote service binding
    exists for the service that the conversation targets, the dialog uses security even when ENCRYPTION = OFF."
    (http://msdn.microsoft.com/en-us/library/ms166036.aspx)
    Workarounds can be disabling the dialog security (using encryption = off) or create a master key. You can find more information in about URL.

  • ORA-12535 error but TNSPing Works and listener logs connection

    We recently migrated our firewall and then started seeing this problem for users outside of our own subnet. However, although the user gets this error when launching the application, the workstation is able to TNSPing the server successfully and listener.log does log the connection.
    I was hoping someone might have some ideas or suggestions as to what might be causing the error despite the apparent connectivity to the database.
    Thanks in advance.

    Thanks so much for the suggestions.
    1. telnet <host> 1521 connects
    2. sqlplus <username>/<pwd>@<instance> returns the ORA-12535 error
    Finally, the sqlnet.log on the client side doesn't log anything when launching the application so I have no information as to what exactly is occurring at that point. However, the sqlplus command above logged the following:
    VERSION INFORMATION:
    TNS for 32-bit Windows: Version 9.2.0.1.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 9.2.0.1.0 - Production
    Time: 26-JAN-2007 08:43:41
    Tracing not turned on.
    Tns error struct:
    nr err code: 0
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    ns secondary err code: 12560
    nt main err code: 505
    TNS-00505: Operation timed out
    nt secondary err code: 60
    nt OS err code: 0
    I've been doing more research on this -- please note that I'm not an Oracle dba so I am just getting familiar with lots of things -- and have learned that user connect requests come in through 1521 but are then randomly redirected to other ports. Given the new firewall, I'm wondering if it's an issue that the random ports being selected aren't open for the users outside of our subnet. Does this sound like a plausible explanation? If so, how do administrators generally handle this -- by opening the necessary ports on the firewall? Is there some other standard approach?
    Again, thanks so much for any assistance you can provide.

  • .html gives 404 error but htm works

    I published my site to a folder on my hd, I uploaded as usual and went to view the site threw my browsers and I was getting a 404 page not found. So I changed the index ext from .html to .htm and the site now works... Anyone know why? I never had this problem before.

    Sounds like a problem with your server. Ask the people who run it.
    If you want more help, provide your url so people can see for themselves what is happening.

  • HT2731 i already make my apple id but it not working why?

    sir i make id but not working why?

    What happens when you try to use it ? When you create an account you should get a email which you will need to open and click on the 'verify now' link in it.
    If it's a different problem ... ?

  • Battery shows nothing but still works

    MacBook Pro Intel Core Duo Battery shows nothing but still works, why?

    Thanks for your response. I reset the SMC and am now seeing an improvement. The battery shows the correct number of charge cycles in the system profiler and the status is showing a charging state now on the menu bar. Thanks again for your response.

  • ITunes 7 won't install on windows 2000 (network error) but iTunes 6 works

    Hi, I hope someone can help me with this. I have been trying for almost a week to download the "Idol gives back" videos but I'm not able to with iTunes 6. Says I have to upgrade...sounds easy enough, so I download Itunes 7. I already have the latest quicktime installed and it works fine. The setup for iTunes 7, however, will not work. I get this exact message:
    Could not access network location iTunes\.
    I read in another forum that editing some registry keys would help but that didn't work. What does this error mean? And why won't iTunes 7 work with Windows 2000 whenever iTunes 6 works perfectly? This is very frustrating, all I want to do is download the Idol gives back videos to help out the children's charities. I never thought they would make it so difficult. I know I can't be the only one with iTunes 7 issues. Any suggestions are greatly appreciated.

    that's normal. a number of the error messages that displayed with a number in 6.0.x and earlier versions of iTunes (like the 1606, the 1316 and certain species of the 1402) no longer get the number showing up with the error message with the 7.x installers. (it seems to have been part and parcel of the change away from basing the installers on InstallShield technology.)
    okay, let's try the general advice from the following document to see if that can help:
    Trouble installing iTunes or QuickTime software in Windows

  • ITunes wont download the restoring software for my itouch it gets finished and gives me an error message that says the network conection timed out but it works fine what do i do?

    i tunes wont download itouch restoring sotware it gets finished and gives me an error message saying the network conection timed out but its working fine what do i do?

    I have this same problem, i though it was my internet (super slow) it would take 3 HOURS!! to download the update and then after all the waiting, it would say "network connection timed out" Ive restarted it and checked my settings over and over but it still says "timed out" wat should I do?!?

Maybe you are looking for

  • HT4207 how can I remove a specific gmail account from my ipad 4?

    How can I remove a specific Gmail account from my ipad 4?

  • Acrobat 3D Toolkit missing in Acrobat 9 Pro Extended

    Dear all, I updated from Acrobat 8 to Acrobat 9 Pro Extended. Now I was looking for the Acrobat 3D Toolkit and couldn't find it. Was it renamed into Adobe 3D Reviewer or is it just missing in the installation? Best regards, Sandra.

  • Function Module required for getting Value Range data

    I need a function module where in i can get the data from a value range in a domain. Message was edited by:         Gurpreet Singh

  • Search help to filter values

    hi friends, appreciate your help on this search help issue TYPE   ACTCODE DUN     A01 DUN     A02 DUN     A03 COL     A06 COL     A07 i need to have a search help on selection screen when it loads, search help should have only values TYPE = DUN pleas

  • 10.7.2 Mail Font Issue

    Happy New Year everyone. I'm experiencing a strange problem in Mail for Mac OS X Lion. I've installed a font manager (FontExplorer X Pro 3.1 Build 6092) - a select few headers in Mail now show up as jumbled text. I have no idea why this happens and w