Recent content by scj312

  1. scj312

    Mac SE/30 networking

    One additional option to consider is BlueSCSI, which not only emulates storage but also DaynaPORT. Two birds, one stone!
  2. scj312

    Message Bridge - iMessage and SMS on retro hardware

    It has been a while, but I am back with a new update with several quality-of-life improvements: Improvements to the "lite" client: Improved navigation to be on a single line Image attachments are converted and down-scaled prior to download, as these systems are unlikely to handle the originals...
  3. scj312

    Macintosh SE or SE/30 Fan Bracket

    Thank you! That helps.
  4. scj312

    Macintosh SE or SE/30 Fan Bracket

    I've been wondering about the clearance with the horizontal video board. When you wiggle the analog board with a 60mm fan installed with this bracket, is there still enough clearance to prevent contact with the horizontal video board?
  5. scj312

    Just picked up a couple SGIs - any new-owner advice?

    Dell Ultrasharps are also usually good about SOG, I have a 1908FP and a 1703FP that both do SOG.
  6. scj312

    Error 403 – unable to access Macintosh Garden anymore

    I found that clearing all of my cache, cookies, etc for macintoshgarden.org caused the 403 error to go away for me.
  7. scj312

    Macintosh IIci - no life even after recap

    It's possible for cap leakage to result in damaged traces within the startup circuit, given how many caps are there. The place on the logic board to look at is in the area underneath the power supply. Magnification may be required to see any breaks in the traces. It's also possible there is a...
  8. scj312

    Netatalk 4.0 - Future-proofing Apple File Sharing

    Ah! I wonder if something is not quite right with the afpd restart process--my Mac (modern, using TCP/IP) never disconnects from the mounted AFP share when this happens, and it can continue to read and write from the share during the restart loop (however, if I unmount, then I cannot reconnect)...
  9. scj312

    Netatalk 4.0 - Future-proofing Apple File Sharing

    Netatalk is the only thing running on that machine using DDP (unless something is hiding :) ). As for the MAC, AFAICT the host MAC is used. I have jrouter running on another machine and it reports the host's MAC for Netatalk's DDP address. Is the sockets number you are referring to host-wide...
  10. scj312

    Netatalk 4.0 - Future-proofing Apple File Sharing

    Unfortunately, without AppleTalk, netatalk isn't of much use to me :) I'd be willing to test this for a bit, but unfortunately this issue is a bit unpredictable--sometimes it occurs within a day or two, other times it takes weeks. Ah, that naming issue was due to a misconfiguration at the time...
  11. scj312

    Netatalk 4.0 - Future-proofing Apple File Sharing

    With the debug logging, unfortunately I don't see much of note when the error occurs that initiates the first restart: Apr 13 07:10:14.761241 afpd[74] {volume.c:316} (debug:AFPDaemon): getvolparams: Volume 'Files' Apr 13 07:10:14.761280 afpd[74] {ad_conv.c:298} (debug:end_of_list_marker)...
  12. scj312

    Netatalk 4.0 - Future-proofing Apple File Sharing

    @rdmark Unfortunately, I seem to be stuck in a restart loop once again: I'll increase log levels so that next time we have something more useful to work with.
  13. scj312

    Netatalk 4.0 - Future-proofing Apple File Sharing

    Awesome, thanks! It's working great here.
  14. scj312

    Netatalk 4.0 - Future-proofing Apple File Sharing

    @rdmark I went to update my Docker container to 4.2.0, but noticed that version is not available on Docker Hub; the latest is 4.1.2. Thought you might like to know in case something broke :)
  15. scj312

    Netatalk 4.0 - Future-proofing Apple File Sharing

    I added `afp interfaces` to my `afp.conf` and haven't seen the issue since! I don't, as my config files are not large or complex enough to warrant this.