Iweb problems and idisk problems are they related?

I have not been able to publish siince upgrading to iweb1.1 two days ago I get the same message everytime "Publish failed due to a network error. Check your Internet connection and try again."
Also I can't get into "idisk" on the web or the finder bar. It gives the message "the volume for "idisk" cannot be found".
I am wondering if these are related?

It could very well have been related. There was a period of time yesterday when the iDisk server was down.

Similar Messages

  • Multiple problems....are they related?

    I started out having a problem with iPhoto and Old Toad has been helping me with it and, I think, if I can just get these other problems straightened out I'll be able to finally fix iPhoto.
    In the midst of working on iPhoto I got a message to be sure my hard disk had enough space...this has been going on for some time with me continuing to delete files. Checked on it this time and it showed no available space...even though I've added no other apps and have moved several thousand pics to an external hard drive. Today I deleted 2005 & 2006 Quicken from the hard drive and it showed no addition space available...also happened before. During this process I checked my email...Mac Mail...and get a message that my 'home folder' is full etc. and had to quit it until I empty my folder out...I've never seen this before. Also, yesterday, I got a message while typing an email that the 'message could not be saved ' and I had deleted 5 emails right before that and they're back.
    Is something wrong with my hard drive that could be causing these problems?
    Thanks for any and all help....
    Lanna

    It sounds like your hard drive is way too full, and that is what lies behind all of your problems. Go to >About this Mac>More Info> Hardware>ATA bus and take a look at your hard drive. See how much space is available--it should be 15%-20% of the total for OS X to work properly. Since you say you don't have any available space, your drive doesn't have the free space it needs.
    You need to make room on your hard drive or you risk a crash and data loss. If you haven't emptied the trash after deleting files, do so, as you won't get the space back until you do. Very likely you will need to move more files to your external drive. Media files tend to take up more room than documents, so think about moving those first.
    Good luck!

  • HR Qualifications and Proficiencies how are they related ? Which table ?

    Hi all
    People have qualifications, qualifications have proficiencies, proficiencies have proficiency scales.
    Table HRP1001 contains personel numbers and the qualifiation objects that are related to them.
    Table HRP1000 contains loads of objects including the qualifications IDs with object type 'Q'.
    Table T77TS holds the Proficiency IDs and text.
    Table T77TP holds the Proficiency Scale IDs and Texts
    But where (which table) is the relationship between the qualification and its accociated proficiency stored.
    In short I am trying to report on people with a particular proficiency level for a particulat qualification but can not make the link between qualification and proficiency. It must be stored somwhere !
    cheers hugh

    Hi
    Just to qualify, I'm looking at qualifications associated with an employee, not those associated with a post so I don't think they are in IT0024.
    from Volkers post...
    "OTYPE P (person) related to OTYPE Q via RSIGN = A and RELAT = 032
    and OType Q is related to Person via B 032"
    But what links OType Q or A 032 to a proficiency and proficiency scale ?
    cheers Hugh

  • Locking and INITRANS setting: Are they related?

    DB Version:10gR2
    For one our applications, we see locks being held for long periods on three tables. So, one of our DBAs is suggesting to change INITRANS setting for these tables to get rid this locking issue. Does INITRANS setting in anyway cause locking issues?

    The INITRANS setting controls Initial Transaction Slots (ITLs). A transaction slot is required for any session that needs to modify a block in an object For tables INITRANS defaults to 1 for indexes, 2. However, if the block has little or no free space then transactions will serialize waiting on a free ITL. This is one cause for data base block waits. By setting INITRANS to the number of expected simultaneous DML.
    The maximum value suggested for INITRANS is 100 and settings over this size rarely improve performance. Therefore a setting of INITRANS to the average number of simultaneous DML users and setting MAXTRANS to 100 will most likely result in the best utilization of resources and performance

  • Caveman with club defeats ALL .mac and idisk problems!

    Well, I'm pretty proud of myself. Like many others after upgrading to Leopard, had myriad .mac and idisk problems including, but not limited to: couldn't mount idisk on desktop, can't enable syncing of .mac on various computers, couldn't register a computer. I tried the log out, log in option in .mac. Also tried removing the syncservices folder from Home>Library>Application Support folder. I also tried reinstalling the system from a download of 10.5.1 udpate, repairing permissions, and every other trick I read about on the discussion forum. The ultimate solution for me? Open Keychain Access application in the Application>Utilities folder, show all the items and delete every item with '.mac' in it! Restarted computer, now idisk mounts fine, login to .mac works fine, and syncing works perfectly and I can register the previously unregisterable computer. While I have no logical explanation for this, because I don't understand enough about the Keychains to say why it worked, it clearly fixed the problem. Syncing has happened fine, using idisk is fine and all is well! Oh yes, I had a backup of my computer to an external drive before proceeding with my various interventions. Best of luck and don't be afraid to swing your caveman club wildly in the dark... you just might hit something worthwhile

    I'm having exactly ONE of the problems Joshua lists here ... my iDisk will not mount to my desktop. All else works fine with my iDisk.
    I don't see any responses to the original post. Help anyone?

  • Yosemite 10.10.2 server app. FTP help. I have a program running in my local server enviroment that wants to FTP to my mac folder. It asks for the server , name, password, port and path. what are they?

    So I have set up a localhost area in my Mac. I have the new server.app and I am running yosemite 10.10.2 .
    I have a program running in my local server enviroment that wants to FTP to my mac .
    It asks for the server , name, password, port and path. what are they?
    I am pretty certain that the Serveris "localhost",
    Name is my macs name (like my-mac-min)
    password is "my login password"
    and they suggest port 21.
    But what is the file path, lets just say my site is set up http://localhost/siteftp and is actually at my Users/Sites/siteftp folder.
    Why cant this program connect to the mac.
    Is it because they are both operating in the same localhost enviroment,
    could it be my folder permissions are not correct on siteftp folder?
    Help please !

    I tried turning the computer off and then back on. The alerts don't show the notice to update as resolved. Hopefully this is not a problem or an indicator or another problem. Should I ignore or reload 10.10.1 from the app store to trigger a resolved check in a green circle?
    Interesting that I had to buy server software after my free Yosemite download. I would have hoped that the two pieces of software would have gone together without any complication. It is not positive to end up buying a problem. Ah well, time to move on.

  • What are ROWID and ROWNUM? Are they stored in database and where?

    Hi All,
    can anybody please answer this question
    What are ROWID and ROWNUM? Are they stored in database and where?
    Thanks,
    Srini

    ROWID can be thought of as a pointer to the physical location (on disk) of the (table) row.
    From a ROWID value, Oracle can extract the file, block-within-that-file and offset-of-the-row-within-that-block. Using these, Oracle can directly access a disk block to retrieve a row.
    ROWNUM is a just sequence number of a row within a result set of a query.
    As said by other repliers, both are not stored. They are 'constructed' when you reference them inside a query.

  • Service Contract and Service Quote, Are they two different application or s

    Service Contract and Service Quote, Are they two different application or same application ?
    What is the difference ?
    thanks
    siva

    Siva
    There is no application called Service Quote (But we can have services in the quoting lines).
    Thanks
    Nagamohan

  • I have an iMac, where are the completed print jobs stored on the iMac and what format are they?

    I have an iMac,  where are the completed print jobs stored on the iMac and what format are they?
    My OSX is 10.10.1

    Hi
    If you are using standard system or HP drivers, than the jobs contents are not saved at all.
    You can see the list of completed jobs per printer via this URL: http://127.0.0.1:631/printers/
    If you want to save a print job, you can do it in the print dialog, by selecting an action prom "PDF" popup.
    It allows to save a job (prior or instead to printing it) as PDF or PostScript.

  • Itunes show duplicate, 1 with icloud and 1 without. are they both on hard drive?

    itunes shows duplicates - 2 with icloud and 1 without.
    are they both on hard drive?
    which ones should i delete?

    iTunes Store: Transferring purchases from your iOS device or iPod to a computer
    The should then show in your iTunes library. They are not anywhere else.

  • Clock problem and shutdown problem! Are they related?

    Having a problem with my Dual 2 GHz Power Mac G5
    A few days ago I noticed that my clock was not showing in the menu bar in the upper right corner of my desktop.
    I went into System Preferences and went to Date & Time. Under the clock tab “Show Date and Time in Menu Bar” the box was not checked off. I checked it off and went to the “Date and Time” tab. The date and time was correct. I then checked the box “Click the lock to prevent further changes” to lock it. The date and time did not show up in the menu bar. I then went back to the tab “Show Date and Time in Menu Bar” and the box I checked was not checked off even thought the lock was still locked.
    I then moved my cursor up to the menu bar in the upper right corner to see what would happen and the spinning beach ball started up but only for the original icons such as Bluetooth, Mobile Me (which I do not use), Time Machine, Spaces (doesn’t indicated the number when I switch Spaces, etc. The icons Norton Anti Virus and Tech Tool Pro in the menu bar are okay.
    Also, when I attempt to shut down my computer the system clears the icons from my desktop except for a picture I have on my desktop and I get a gray wheel spinning and the system just hangs until I press and hold the on/off switch. I don’t know if the clock and shutdown problems are related.
    The only new software I loaded recently was Skype with Logitech WebCam for the Mac and Quicken 2007 (Had a problem with Quicken 2006). They both are working okay.
    And ideas on why I cannot get my clock to show up and my computer to shutdown?

    You may have to consider a new post in the Hardware forum area for the computer
    model and build/year; if there is a possibility of some basis the matter could be in
    the machine and not the software running within it.
    Your last two/three posts are in the Leopard 10.5(.8) forum area and do indicate
    some kind of problem where troubleshooting the computer to discover if the matter
    at hand would be either hardware or software based, may be the way to go.
    The link to the 10.6 Snow Leopard forum won't be of help if your computer is a
    PPC-based G5 tower, or other older pre-Intel configuration. And I remember
    your earlier questions about the iMac G4 and some other issues in the past.
    You may ask the moderators to put your post in a new thread of its own, in the
    Leopard 10.5 area; so as to not 'piggy-back' another topic; even though some
    of the odd issues you've had seem similar to this OP's topic line and appear to
    be in the same general series of hardware. {The question here seems valid.}
    The routine suggestions to check, test, verify, and perhaps repair or replace
    the system; save a bootable clone to suitable external standalone device if
    testing a suspect computer's viability is recommended; and the basics if not
    already tried to help isolate the issue(s) as you've posted elsewhere, may be
    of some help to try and do; so in that matter, a new thread of your own is best
    for your own directed feedback. Since this kind of advice applies to most any
    situation, including troubleshooting what may be hardware or software, I'm
    adding my two and three-tenths cents worth here.
    Your original included Apple Hardware Test may be of some help, in the process
    of elimination; but is not conclusive, so other methods would be also suggested.
    Some ideas appear to cover the same ground. However, system corruption or
    disc failure can also manifest itself in odd ways & affect things indirectly for a time.
    • OS X Maintenance And Troubleshooting
    http://www.macattorney.com/ts.html
    • Mac OS X BASIC TROUBLESHOOTING & MAINTENANCE
    http://www.gballard.net/macrant/osx_troubleshooting.html
    • Troubleshooting Tips for computers:
    http://www.stcdio.org/offices/cem/mediaandtechnology/cem-computer-classes/troubl eshooting.html
    So, at the risk of inadvertently alienating the OP, I am posting this as
    a general help to following readers at some later time; and it may not
    be too simple for a refresh course.
    Some software issues can be resolved by repairing disk permissions,
    and re-applying the last OS X update Combo file over the same one
    already in the system; or if not up-to-date already, check & repair all
    the general items and then apply the last Combo update.
    A too-full hard disk drive can compromise the system integrity, so that
    is a matter of course to keep up on what resources exist and remain
    for the OS X to function correctly and for apps to multi-task together.
    However that works out...
    Good luck & happy computing!

  • IWeb username and password problem

    I've published a few sites now using iWeb, and just ran into this problem for the first time. The site I'm working on when published now asks for my apple username and password (my apple email address and apple password, for itunes etc etc) instead of the username and password I enter in iweb for password protecting the site. It says something like 'the username and password for your mobile me domain is incorrect. and when I put in my email address and apple password, it works. All my other sites that I set individual usernames and passwords for are working fine.
    Anyone know why it would be doing this? I did copy the pages from another site. could that be part of the problem?

    Have you found a good solution to your problem yet? I had an issue like you describe, where I thought I had to enter my MobileMe user/pass when prompted when browsing.
    The issue with passwords that I saw was when creating more than one site within a single domain.sites file. I have one public site without a password, and then the other several sites in this file do have passwords, and each of them has a different password. With this multi-site and multi-password configuration, I was confused why the passwords seemed to NOT be working.
    The result seems to be that the LAST site published is the user/pass used for ALL of the password protected sites. So right now, after editing a page in one of my private sites, I publish that site, and then I ALSO re-publish the site with the password that I want. This way at least I know the password being used. But it's a single password used for ALL the private sites.

  • I went to Apple to ask about the Antenna problem and this is what they said

    I spoke to their head technician and he said that the problem with the bars going down while you hold the phone is simply cosmetic and it will be fix with am update they are already working on. Furthermore he said that even if you have one bar left it is still the same signal strength you had when you originally placed the call, apparently is a problem that will be fix in the next update. what do you guys think?

    Most of these technicians or "genius" have no idea what they are talking about.
    I went to the apple store yesterday , explained the problem also spoke to a manager when I realized that the 1st person has no clue.
    Long story short they did not want to give me a replacement because they wanted to take care of new customers in the line due to limited supplies.
    For that they are willing to ignore us early adapters and loyal customers.
    They even asked me to try and get a new SIM from AT&T.
    Long story short they are either not trained well or are training to act as if it is not a widespread issue and downplay it.

  • IWeb 09 and Facebook problem

    Hello.
    The updated notification in Facebook don't work correctly. Instead to redirect to www.gianguidozurliphotography.com, it go to www.gianguidozurliphotography.com/GianGuidoZurli.
    The name after the / is the iWeb name of the website, but isn't a page in my site.
    I tried to remove it from iWeb, but is impossible. Any idea?

    I have noticed that since I am now using iWeb 09's ftp transfer function when I my site is published it has the file name of the site along with the website domain... for example:
    Correct:
    http://www.onceuponatimehairdesign.com
    Incorrect:
    http://www.onceuponatimehairdesign.com/OnceUpon_A_Time_HairDesign/Welcome.html
    It still goes to the correct site... I just don't know why it needs to have the title of my site after the domain. I was using another FTP client before iWeb 09 and didn't have that issue... Even though it does add the title I truly enjoy not having to save to a folder then transfer the files via the ftp transmit application.

  • Jumper SW1 and SW2, where are they?

    I have a 2100+, and my KT4 Ultra is only recognizing it as a 1500+.  I know it is because the FSB is set to 100, but when I try to change it to 133, my computer dies hard, and I have to clear the CMOS and start over.  But printed on the MB is a table that says I have to set Jumper SW1 and SW2 to 1-2 in order to change the FSB successfully.  But I couyld not find any jumpers anywhere on the board that weren't audio or the clearing CMOS one.  Where are they?   Is there some other solution to my problem?
    Help!!!  I have been looking for a relavent answer to this question for the last two weeks.  (and yes, my power supply is fine...)

    I am experiencing the same problem.  I have an Athlon XP 2600+ barton (333mhz), and every time I try to clock the CPU at the factory speed, it will shut down.
    I also noticed the FSB jumpers on the motherboard, and did some experimenting with the jumper settings on 1-2 and 2-3 for a 166MHZ fsb.  After I set this and change the fsb in the bios to 166mhz and a multiplier of 10-15 it reports clocks speeds from 850mhz-933mhz?!  
    My question is for the KT4 ultra does the fsb have to be set through jumpers and bios,  or just bios?
    -kid

Maybe you are looking for

  • Text scrollbar no longer works in Flash 8

    I recently reinstalled my software apps, (I lost a lot of extensions, customization and patches) so I think that's why the scroll bar no longer functions. I'm running Flash Professional 8, Mac OS 10.4.10. Anyone have any suggestions?

  • Loop in file to IDoc scenario PI 7.11 (Support Package 04)

    In our scenario we use FileSenderCommunicationChannel to get files from FTP-Server. After processing the file should be saved in archive directory on our PI-Server (UNIX-System). Physically the archive directory is not in our PI-Server, it is a mappe

  • I recently switched over to Mail from Eudora

    I recently switched over to Mail from Eudora because of problems with Eudora and DSL that remain unresolved. However,I've run into an immediate problem. I retrieve mail from two locations: Home (DSL and now using Mail) and work (T1 and using Eudora).

  • Format search error

    Dear All 1.I create a User-define field on OITM, Call U_D. 2.Create a format search Query on itemcode of Item interface. FS: Select $[oitm.U_D] When the Item interface is "add" status, The FS can select data, but when the status is "Find" ststus, the

  • Window disappears after second selection

    Hi, I have an OO alv grid that calls a second window. On double-clicking on a value, the value drops into the first window - this works fine. My problem is that the window only closes on a second double-click (even though I can see that my value has