Re: [TX/RX Labs] Trouble accessing the website

20 views
Skip to first unread message

Patrick Wheeler

unread,
Sep 19, 2012, 2:06:58 PM9/19/12
to txrx...@googlegroups.com
Thanks for letting us know.

I believe this problem has been fixed, but it does usually take a
while for the retest to happen and for the site to be marked in the
clear.

Patrick Wheeler

On Wed, Sep 19, 2012 at 12:48 PM, Austin <austin4d...@gmail.com> wrote:
> I just tried accessing the website from a computer in my comp-sci class and
> it was blocked by Trend Micro. I know it's because we have Trend Micro
> installed on the school computers, yet i was just on it on the same
> computers last week and it was working just fine, perhaps Chris was changing
> something on the website and it caused this, the detail list it gives says "
> The latest tests indicate that this URL contains malicious software or could
> defraud visitors."
>
> Is anyone else who has Trend Micro have this problem?
>
> Also first post.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Tx/Rx Labs" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/txrxlabs/-/-azDx-2QmxMJ.
> To post to this group, send email to txrx...@googlegroups.com.
> To unsubscribe from this group, send email to
> txrxlabs+u...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/txrxlabs?hl=en.



--
Patrick Wheeler
Patrick.Jo...@gmail.com
Patrick....@rice.edu
Patrick...@colorado.edu

smcameron

unread,
Sep 19, 2012, 5:27:42 PM9/19/12
to txrx...@googlegroups.com

Hmm, when I try to access http://txrxlabs.org/classes, or click on the "classes" link on http://txrxlabs.org, it seems to have reverted back to the old Spring 2012 classes page, and no longer redirects to http://classes.txrxlabs.org ... bad news for anybody trying to sign up for classes.

Anybody else see that behavior?

-- steve

Michael Mantis

unread,
Sep 19, 2012, 5:31:00 PM9/19/12
to txrx...@googlegroups.com
I know the website runs off of WordPress. Maybe something to do with the SEO generator?

Regards,

Michael


 1MANTisca9kS6t4bngzuU4GBgE1S1L7q2U



To view this discussion on the web visit https://groups.google.com/d/msg/txrxlabs/-/lBtB9mL6s6IJ.

Patrick Wheeler

unread,
Sep 19, 2012, 6:04:59 PM9/19/12
to txrx...@googlegroups.com
That is odd Steve. I am not seeing that with either the url or the
link on the main page. It is correctly redirecting for me. This
should not help because it was working for you at one point, but have
you tried clearing the cache?

Patrick

On Wed, Sep 19, 2012 at 4:27 PM, smcameron <stephen...@gmail.com> wrote:
>
> https://groups.google.com/d/msg/txrxlabs/-/lBtB9mL6s6IJ.

smcameron

unread,
Sep 19, 2012, 7:18:30 PM9/19/12
to txrx...@googlegroups.com
It's working ok for me at home.  When I noticed the problem I was at work.  Could be the caching proxy server, or maybe my local cache (though I tried reloading, so I doubt it's the latter.)  I don't know how the caching proxy server decides that the remote page hasn't been updated, but perhaps there's some kind of timestamp issue?

-- steve

David Nielson

unread,
Sep 19, 2012, 8:52:45 PM9/19/12
to txrx...@googlegroups.com
When I was working on the Wordpress site, I configured it to invalidate
cached pages after an hour, or whenever they're changed, and to send
expires headers only for images, CSS and JS files. If a browser or
caching proxy held on to that link, it did so wrongly.

Everything from Microsoft is notorious for doing this exact thing.

David
> <https://groups.google.com/d/msg/txrxlabs/-/-azDx-2QmxMJ>.
> >> > To post to this group, send email to txrx...@googlegroups.com.
> >> > To unsubscribe from this group, send email to
> >> > txrxlabs+u...@googlegroups.com.
> >> > For more options, visit this group at
> >> > http://groups.google.com/group/txrxlabs?hl=en
> <http://groups.google.com/group/txrxlabs?hl=en>.
> >>
> >>
> >>
> >> --
> >> Patrick Wheeler
> >> Patrick.Jo...@gmail.com
> >> Patrick....@rice.edu
> >> Patrick...@colorado.edu
> >
> > --
> > You received this message because you are subscribed to the
> Google Groups
> > "Tx/Rx Labs" group.
> > To view this discussion on the web visit
> > https://groups.google.com/d/msg/txrxlabs/-/lBtB9mL6s6IJ
> <https://groups.google.com/d/msg/txrxlabs/-/lBtB9mL6s6IJ>.
> >
> > To post to this group, send email to txrx...@googlegroups.com
> <javascript:>.
> > To unsubscribe from this group, send email to
> > txrxlabs+u...@googlegroups.com <javascript:>.
> > For more options, visit this group at
> > http://groups.google.com/group/txrxlabs?hl=en
> <http://groups.google.com/group/txrxlabs?hl=en>.
>
>
>
> --
> Patrick Wheeler
> Patrick.Jo...@gmail.com <javascript:>
> Patrick....@rice.edu <javascript:>
> Patrick...@colorado.edu <javascript:>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Tx/Rx Labs" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/txrxlabs/-/hQYdjcazfS0J.

Patrick Wheeler

unread,
Sep 19, 2012, 8:58:07 PM9/19/12
to txrx...@googlegroups.com
David is that true if all I did was redirect the url to another webpage?

smcameron

unread,
Sep 19, 2012, 9:26:12 PM9/19/12
to txrx...@googlegroups.com

FWIW, I was using firefox on Ubuntu, and rhel6.  Not sure what versions off the top of my head.  No idea what the caching proxy server is running.  Quite possibly the problem is on my end.

-- steve

David Nielson

unread,
Sep 19, 2012, 9:36:17 PM9/19/12
to txrx...@googlegroups.com
It should be. Changing whether a page is handled by Wordpress or
redirects to an external URL changes the contents of the database and
what the PHP code will render; therefore, Super Cache *should* be
invalidating and re-rendering that page.

I know there are some gotchas when it comes to Wordpress links that
aren't just part of a post, but I don't think they should affect this.

FWIW, I just checked the site. The URL linked to is
txrxlabs.org/classes, and that page in turn redirected to
classes.txrxlabs.org. #worksforme

David

David Funk

unread,
Sep 20, 2012, 10:22:06 AM9/20/12
to txrx...@googlegroups.com
The problem is hp . . .


Inline image 1





For more options, visit this group at
http://groups.google.com/group/txrxlabs?hl=en.


--
You received this message because you are subscribed to the Google Groups
"Tx/Rx Labs" group.
To post to this group, send email to txrx...@googlegroups.com.
To unsubscribe from this group, send email to

For more options, visit this group at
http://groups.google.com/group/txrxlabs?hl=en.


--
You received this message because you are subscribed to the Google Groups "Tx/Rx Labs" group.
To post to this group, send email to txrx...@googlegroups.com.
To unsubscribe from this group, send email to txrxlabs+unsubscribe@googlegroups.com.
image.png

Michael Mantis

unread,
Sep 20, 2012, 12:08:37 PM9/20/12
to txrx...@googlegroups.com
Looks fine to me on Google Chrome using Ubuntu 12.04 LTS

Google is OK!
To unsubscribe from this group, send email to txrxlabs+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/txrxlabs?hl=en.

image.png

Patrick Wheeler

unread,
Sep 20, 2012, 2:40:29 PM9/20/12
to txrx...@googlegroups.com
Well since a few people are having the problem I will update the old splash page with instruction and a link to classes.txrxlabs.org.

Patrick
image.png
Reply all
Reply to author
Forward
0 new messages