logoalt Hacker News

phillipseamoreyesterday at 9:48 PM2 repliesview on HN

Got an MX4 yesterday and it has a printed card with "Go to logitech.com/mx to get started" resulting in a "Forbidden" error page. This product hasn't even been out for a year!


Replies

mikepurvistoday at 12:29 AM

Might have been an overeager packaging designer that printed that and then filed a ticket for someone to set up the redirect and that ticket is still in the person's queue.

Or it's something about your own connection. Maybe an ad blocker? For me, the redirect works:

    $ curl -IL logitech.com/mx 2>/dev/null | grep http
    Location: https://logitech.com:443/mx
    location: https://www.logitech.com:443/mx
    location: https://www.logitech.com/en-ca/mx.html
(I have the Mechanical Mini keyboard and the 3S Anywhere mouse; I like the MX product line.)
show 2 replies
selcukatoday at 12:30 AM

That URL works for me. It must be an issue on your end.

show 1 reply