Error codes.

I own a late 2010 i7 iMac that displays the error code -3403D when I try to run a hardware diagnostic test. I also get a -50 error code when I try to transfer files to network hard drives. I can transfer files from my network hard drives to flash drives without any problems.

In 2014 I found out that the fourth memory slot had a problem when the machine would not load OS 10.10 and would periodically shut down and re-start itself. The Apple store geniuses wanted $950.00 to replace the motherboard. I opted instead to remove the memory from the fourth slot and did not have any more problems, until my recent error code problems.

I have tried everything on youtube concerning the -50 error code. I think I have a hardware issue, but I cannot verify it since it will not run the hardware test. Does anyone know what the -3403D code is?

iMac Line (2012 and Later)

Posted on Jan 4, 2020 4:43 PM

Reply

Similar questions

11 replies

Jan 11, 2020 12:49 PM in response to BDAqua


ME.sh

#!/bin/bash
Yellow="$(tput bold; tput setaf 226)"
White="$(tput bold; tput setaf 15)"
Normal="$(tput sgr0)"

MACERRORS="/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Headers/MacErrors.h"

egrep -m1 "\-?$1" "$MACERRORS"
exit 0


Dependencies: current Xcode release.

Jan 4, 2020 9:50 PM in response to BDAqua

My network hard drives are SMB. My network originally consisted of one airport extreme with four airport express boosters. I had one airport express stop working, then my airport extreme stopped working. I purchased a Netgear AC1750 and two weeks afterwards the -50 error code started when I would transfer video files to the network hard drives. Does anyone have any ideas for solving my problem?

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Error codes.

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.