OSX 10.7.4 and cannot access shares using AFP

For those who cannot wait for the official x86 releases, we'll occasionally post test releases here. This includes the Pro/NVX/Ultra/2100/3100/3200/4200 models.
WARNING: use at your own risk!

OSX 10.7.4 and cannot access shares using AFP

Postby jeburnett » Wed May 23, 2012 4:24 pm

I had opened a support case (NETGEAR Online Case Submission Case #18622999) about this but got rebuffed because I'm running the 4.2.21 - T4 beta.

Here's the info included in the ticket:

MacBook Pro running Lion 10.7.4 is unable to access shares via AFP. Also, Time Machine cannot use shares on this new NAS. Getting similar error messages when I try these two things:

AFP errors:
There was a problem connection to the server “nas-EA-EC-45 (AFP)”. The version of the server you are trying to connect to is not supported. Please contact your system administrator to resolve the problem.

TimeMachine errors:
There was a problem connecting to the server “nas-EA-EC-45.local”. The version of the server you are trying to connect to is not supported. Please contact your system administrator to resolve the problem.

Raidator version is: 4.2.21 - T4
jeburnett
ReadyNAS Newbie
 
Posts: 42
Joined: Fri Aug 15, 2008 8:30 pm
Location: Jacksonville, FL
ReadyNAS: NV+

Re: OSX 10.7.4 and cannot access shares using AFP

Postby mdgm » Wed May 23, 2012 4:41 pm

What about on T7?
Last edited by mdgm on Wed May 23, 2012 6:39 pm, edited 1 time in total.
Useful links: My ReadyNAS Gear|FAQ|Hardware Compatibility List|Docs: Setup Guide, Manual|Downloads|Unofficial Tips|GPL|MDGM on Twitter|MDGM's Unofficial Guides
NB: A ReadyNas is not an excuse not to have a backup. Fire, theft, multiple disk failures, other hardware failure, floods, user negligence etc. can all result in loss of data.
How we users can contact NETGEAR Technical Support | Australia: 1300 361 254 / Other Numbers|Online Submission
Unofficial Guide for Moving from Sparc ReadyNAS to x86 ReadyNAS|Using Gmail with the ReadyNAS|XRAID Volume Size Calculator
User avatar
mdgm
ReadyNAS Enthusiast
 
Posts: 28616
Joined: Tue Feb 17, 2009 9:34 pm
Location: Down Under
ReadyNAS: RN312

Re: OSX 10.7.4 and cannot access shares using AFP

Postby jeburnett » Wed May 23, 2012 6:39 pm

I just tried T7 and it made no difference (good or bad).

Jonathan
jeburnett
ReadyNAS Newbie
 
Posts: 42
Joined: Fri Aug 15, 2008 8:30 pm
Location: Jacksonville, FL
ReadyNAS: NV+

Re: OSX 10.7.4 and cannot access shares using AFP

Postby jeburnett » Fri May 25, 2012 10:27 pm

Tonight I regressed T7 back to 4.2.20 and retested my MacBook's ability to access via AFP shares on the Pro 6. This is now working. I also tested Time Machine's ability to work with this NAS and it too is working for the first time.

So, both T4 and T7 seems to be the source of these problems.

Jonathan
Last edited by jeburnett on Sat May 26, 2012 6:55 am, edited 1 time in total.
jeburnett
ReadyNAS Newbie
 
Posts: 42
Joined: Fri Aug 15, 2008 8:30 pm
Location: Jacksonville, FL
ReadyNAS: NV+

Re: OSX 10.7.4 and cannot access shares using AFP

Postby mdgm » Fri May 25, 2012 10:40 pm

Glad it's now working for you on 4.2.20. If things are working fine on a production firmware and you don't need new features, enhancements or bug fixes found in beta firmware it's generally best to stay on production firmware, though as you have done in this case, you generally can downgrade the firmware back to production firmware if you encounter issues on beta firmware.
Useful links: My ReadyNAS Gear|FAQ|Hardware Compatibility List|Docs: Setup Guide, Manual|Downloads|Unofficial Tips|GPL|MDGM on Twitter|MDGM's Unofficial Guides
NB: A ReadyNas is not an excuse not to have a backup. Fire, theft, multiple disk failures, other hardware failure, floods, user negligence etc. can all result in loss of data.
How we users can contact NETGEAR Technical Support | Australia: 1300 361 254 / Other Numbers|Online Submission
Unofficial Guide for Moving from Sparc ReadyNAS to x86 ReadyNAS|Using Gmail with the ReadyNAS|XRAID Volume Size Calculator
User avatar
mdgm
ReadyNAS Enthusiast
 
Posts: 28616
Joined: Tue Feb 17, 2009 9:34 pm
Location: Down Under
ReadyNAS: RN312

Re: OSX 10.7.4 and cannot access shares using AFP

Postby DannyB » Sat May 26, 2012 6:39 am

This is a bug in 4.2.21. Here is the cause:

4.2.21 includes netatalk 2.2.3, an upgrade from 2.2.2patchlevelsomethingorother.

netatalk includes loadable user authentication modules (UAM's) as .so's.
For DHX and DHX2 authentication methods, the UAM's used to be named uams_dhx.so and uams_dhx2.so.
netatalk 2.2.3 appears to have added PAM support for these UAM's, so there are now two sets of UAM's:

uams_dhx_pam.so and uams_dhx2_pam.so
uams_dhx_passwd.so and uams_dhx2_passwd.so

Since none of them have the names the afpd.conf is trying to load, you only get basic guest auth (AFP does not consider failure to load the UAM modules as a fatal error, it just logs a wonderfully unhelpful "uam: uam not found (status=-1)" message in the log ) What this means is your guest shares will work, but any authenticated access will claim the version of the server is not new enough, which is what is happening to time machine.

If you update /etc/netatalk/afpd.conf and replace uams_dhx.so/uams_dhx2.so with uams_dhx_passwd.so/uams_dhx2_passwd.so, and restart afpd (/etc/init.d/netatalk restart), everything should start working again.

Why the netatalk folks didn't use symlinks or deprecation notices, instead of just breaking working config files, is beyond me.
DannyB
ReadyNAS Newbie
 
Posts: 1
Joined: Sat May 26, 2012 6:27 am

Re: OSX 10.7.4 and cannot access shares using AFP

Postby Skywalker » Wed May 30, 2012 12:44 pm

Thanks for posting. This will be fixed for the 4.2.21 final release.
User avatar
Skywalker
Jedi Council
 
Posts: 2948
Joined: Fri Nov 19, 2004 10:47 am
Location: Fremont, CA
ReadyNAS: NV

Re: OSX 10.7.4 and cannot access shares using AFP

Postby BigBearf » Thu Jun 07, 2012 12:32 pm

@Skywalker
Do You have a timeframe for 4.2.21 final release? The AFP deal is a pain.
Bigbearf
Product: ReadyNAS Pro Pioneer 4 GB from NASHQ.com (2 GB X2 Modules) 3968 MB [4-5-5-18 DDR2]
RAIDiator Version: RAIDiator-x86 Version: 4.2.21 with Teaming Add on disabled
RAID Info: RAID Level X-RAID2, 6 disks
Hard Disk Brand, Model & Capacity: Western Digital FIVE-WD20EADS-00R6B0 TLER ON & WDIDLE /D
Hard Disk Brand, Model & Capacity: Western Digital ONE-WD2003FYYS
ReadyNAS Security Mode: User
No. Hard Disk currently installed: 6
USB Drive Attached: LaCie Rugged Hard Disk FireWire 400 & 800 | Hi-Speed USB 2.0 500GB formatted EXT3
Network Router/Switch Info: Airport Extreme Dual Channel, Netgear GS608 Gigabit Switches X4, Apple Time Capsule 1 TB Dual Channel
UPS: APC Back-UPS RS 1500 LCD
Computers:MBPx3 using Lion 10.7.4, iMac G4 using Tiger, OLD Windoze XP Dell, Mac Mini Server as HTPC using Plex and Harmony 900 Remote and Monoprice HDMI adapter. Apple TV 1G and Apple TV 2Gx2 jail broken and using Plex Client , iPhone 3Gx2, iPhone4x2 and iPad that I use as remotes to Plex and Apple TV. The iPad 3 recently used as remote to ATV2 and streaming from RNPP.
Direct TV HR2xs, HR10s zippered for MRV
BigBearf
ReadyNAS Expert
 
Posts: 378
Joined: Fri May 22, 2009 1:12 pm

Re: OSX 10.7.4 and cannot access shares using AFP

Postby Skywalker » Thu Jun 07, 2012 1:58 pm

It should be out before the end of the week.
User avatar
Skywalker
Jedi Council
 
Posts: 2948
Joined: Fri Nov 19, 2004 10:47 am
Location: Fremont, CA
ReadyNAS: NV

Re: OSX 10.7.4 and cannot access shares using AFP

Postby btaroli » Thu Jun 07, 2012 6:16 pm

Not sure how many beta builds there will be for 4.2.21. I was thinking of trying it, but I rely upon Time Machine for backups. Armed with this info I guess it wouldn't be that difficult to work around, but still. :)
User avatar
btaroli
Advanced ReadyNAS Expert
 
Posts: 758
Joined: Wed Dec 05, 2007 6:23 pm
Location: SF Bay Area, CA
ReadyNAS: Pro

Re: OSX 10.7.4 and cannot access shares using AFP

Postby BigBearf » Mon Jun 18, 2012 8:54 pm

@Skywalker
Installed 4.2.21 and no change in accessing shares. Only can log in as "Guest". Any thoughts?
bigbearf
Product: ReadyNAS Pro Pioneer 4 GB from NASHQ.com (2 GB X2 Modules) 3968 MB [4-5-5-18 DDR2]
RAIDiator Version: RAIDiator-x86 Version: 4.2.21 with Teaming Add on disabled
RAID Info: RAID Level X-RAID2, 6 disks
Hard Disk Brand, Model & Capacity: Western Digital FIVE-WD20EADS-00R6B0 TLER ON & WDIDLE /D
Hard Disk Brand, Model & Capacity: Western Digital ONE-WD2003FYYS
ReadyNAS Security Mode: User
No. Hard Disk currently installed: 6
USB Drive Attached: LaCie Rugged Hard Disk FireWire 400 & 800 | Hi-Speed USB 2.0 500GB formatted EXT3
Network Router/Switch Info: Airport Extreme Dual Channel, Netgear GS608 Gigabit Switches X4, Apple Time Capsule 1 TB Dual Channel
UPS: APC Back-UPS RS 1500 LCD
Computers:MBPx3 using Lion 10.7.4, iMac G4 using Tiger, OLD Windoze XP Dell, Mac Mini Server as HTPC using Plex and Harmony 900 Remote and Monoprice HDMI adapter. Apple TV 1G and Apple TV 2Gx2 jail broken and using Plex Client , iPhone 3Gx2, iPhone4x2 and iPad that I use as remotes to Plex and Apple TV. The iPad 3 recently used as remote to ATV2 and streaming from RNPP.
Direct TV HR2xs, HR10s zippered for MRV
BigBearf
ReadyNAS Expert
 
Posts: 378
Joined: Fri May 22, 2009 1:12 pm

Re: OSX 10.7.4 and cannot access shares using AFP

Postby mdgm » Tue Jun 19, 2012 12:46 am

That is very odd. I can login fine on 4.2.21. Try an OS Re-install: http://www.readynas.com/kb/faq/boot/how_do_i_use_the_boot_menu
Useful links: My ReadyNAS Gear|FAQ|Hardware Compatibility List|Docs: Setup Guide, Manual|Downloads|Unofficial Tips|GPL|MDGM on Twitter|MDGM's Unofficial Guides
NB: A ReadyNas is not an excuse not to have a backup. Fire, theft, multiple disk failures, other hardware failure, floods, user negligence etc. can all result in loss of data.
How we users can contact NETGEAR Technical Support | Australia: 1300 361 254 / Other Numbers|Online Submission
Unofficial Guide for Moving from Sparc ReadyNAS to x86 ReadyNAS|Using Gmail with the ReadyNAS|XRAID Volume Size Calculator
User avatar
mdgm
ReadyNAS Enthusiast
 
Posts: 28616
Joined: Tue Feb 17, 2009 9:34 pm
Location: Down Under
ReadyNAS: RN312

Re: OSX 10.7.4 and cannot access shares using AFP

Postby BigBearf » Wed Jun 20, 2012 8:09 pm

@mdgm
Will try OS reinstall and repost. I have read that there is some problem with Lion 10.7.4 due to AFP security changes. What version of Lion are you using?
bigbearf
Product: ReadyNAS Pro Pioneer 4 GB from NASHQ.com (2 GB X2 Modules) 3968 MB [4-5-5-18 DDR2]
RAIDiator Version: RAIDiator-x86 Version: 4.2.21 with Teaming Add on disabled
RAID Info: RAID Level X-RAID2, 6 disks
Hard Disk Brand, Model & Capacity: Western Digital FIVE-WD20EADS-00R6B0 TLER ON & WDIDLE /D
Hard Disk Brand, Model & Capacity: Western Digital ONE-WD2003FYYS
ReadyNAS Security Mode: User
No. Hard Disk currently installed: 6
USB Drive Attached: LaCie Rugged Hard Disk FireWire 400 & 800 | Hi-Speed USB 2.0 500GB formatted EXT3
Network Router/Switch Info: Airport Extreme Dual Channel, Netgear GS608 Gigabit Switches X4, Apple Time Capsule 1 TB Dual Channel
UPS: APC Back-UPS RS 1500 LCD
Computers:MBPx3 using Lion 10.7.4, iMac G4 using Tiger, OLD Windoze XP Dell, Mac Mini Server as HTPC using Plex and Harmony 900 Remote and Monoprice HDMI adapter. Apple TV 1G and Apple TV 2Gx2 jail broken and using Plex Client , iPhone 3Gx2, iPhone4x2 and iPad that I use as remotes to Plex and Apple TV. The iPad 3 recently used as remote to ATV2 and streaming from RNPP.
Direct TV HR2xs, HR10s zippered for MRV
BigBearf
ReadyNAS Expert
 
Posts: 378
Joined: Fri May 22, 2009 1:12 pm

Re: OSX 10.7.4 and cannot access shares using AFP

Postby mdgm » Wed Jun 20, 2012 8:31 pm

10.7.4
Useful links: My ReadyNAS Gear|FAQ|Hardware Compatibility List|Docs: Setup Guide, Manual|Downloads|Unofficial Tips|GPL|MDGM on Twitter|MDGM's Unofficial Guides
NB: A ReadyNas is not an excuse not to have a backup. Fire, theft, multiple disk failures, other hardware failure, floods, user negligence etc. can all result in loss of data.
How we users can contact NETGEAR Technical Support | Australia: 1300 361 254 / Other Numbers|Online Submission
Unofficial Guide for Moving from Sparc ReadyNAS to x86 ReadyNAS|Using Gmail with the ReadyNAS|XRAID Volume Size Calculator
User avatar
mdgm
ReadyNAS Enthusiast
 
Posts: 28616
Joined: Tue Feb 17, 2009 9:34 pm
Location: Down Under
ReadyNAS: RN312

Re: OSX 10.7.4 and cannot access shares using AFP

Postby BigBearf » Mon Jun 25, 2012 10:06 am

@mdgm
I did the OS reinstall then reverted back to .17 then .20 and then .21 versions with no luck. I checked with Google and I was pointed to the the 10.7.4 combo updater.
Here is the link:
http://support.apple.com/kb/DL1524
I applied this and magically everything worked. I guess the point update via auto update did not do what the combo update did. Hope this helps someone else.
Bigbearf
Product: ReadyNAS Pro Pioneer 4 GB from NASHQ.com (2 GB X2 Modules) 3968 MB [4-5-5-18 DDR2]
RAIDiator Version: RAIDiator-x86 Version: 4.2.21 with Teaming Add on disabled
RAID Info: RAID Level X-RAID2, 6 disks
Hard Disk Brand, Model & Capacity: Western Digital FIVE-WD20EADS-00R6B0 TLER ON & WDIDLE /D
Hard Disk Brand, Model & Capacity: Western Digital ONE-WD2003FYYS
ReadyNAS Security Mode: User
No. Hard Disk currently installed: 6
USB Drive Attached: LaCie Rugged Hard Disk FireWire 400 & 800 | Hi-Speed USB 2.0 500GB formatted EXT3
Network Router/Switch Info: Airport Extreme Dual Channel, Netgear GS608 Gigabit Switches X4, Apple Time Capsule 1 TB Dual Channel
UPS: APC Back-UPS RS 1500 LCD
Computers:MBPx3 using Lion 10.7.4, iMac G4 using Tiger, OLD Windoze XP Dell, Mac Mini Server as HTPC using Plex and Harmony 900 Remote and Monoprice HDMI adapter. Apple TV 1G and Apple TV 2Gx2 jail broken and using Plex Client , iPhone 3Gx2, iPhone4x2 and iPad that I use as remotes to Plex and Apple TV. The iPad 3 recently used as remote to ATV2 and streaming from RNPP.
Direct TV HR2xs, HR10s zippered for MRV
BigBearf
ReadyNAS Expert
 
Posts: 378
Joined: Fri May 22, 2009 1:12 pm

Next

Return to Public RAIDiator Beta for ReadyNAS x86 (Pro/NVX/2100/3100/3200/4200)



Who is online

Users browsing this forum: No registered users and 1 guest