Warning: stream_select() has been disabled for security reasons in advagg_async_send_http_request() (line 2718 of /data/disk/o4419664333/distro/003/pressflow/sites/all/modules/advagg/advagg.module).

Been getting this error randomly on pages. Not sure what you'd be looking for to debug, so let me know!

CommentFileSizeAuthor
#1 advagg-1176754-1.patch531 bytesmikeytown2

Comments

mikeytown2’s picture

Version: 6.x-1.0-rc5 » 6.x-1.x-dev
Status: Active » Fixed
StatusFileSize
new531 bytes

This patch has been committed, let me know if this is doesn't fix this for you.

devkinetic’s picture

I was using rc5, then switched to the dev version to try this out, the dev version was just to buggy atm. I rolled back, then updated to rc6 and applied this patch. i did a full uninstall/reinstall procedure to ensure there was nothing hanging our in the db and i haven't popped any errors since doing so.

Thanks for this module though, I'm over at Omega8 running boost behind varnish and this module is my only solution for not serving cached pages with mismatched css filenames resulting in unstyled pages.

mikeytown2’s picture

The dev version shouldn't be that buggy. There has only been 1 commit to dev after RC-6 & that was to fix some notices that got thrown.
http://drupalcode.org/project/advagg.git/shortlog/refs/heads/6.x-1.x

In any case, glad this is working for you. Let me know if you encounter any more issues.

devkinetic’s picture

I was getting spammed with mass amounts of database errors. I believe they INSERT statements, and it was duplicate record errors. If I get anymore, I will be sure to post, but it might have been due to all the messing around I have been doing. It could even be my environment, but that is TBD.

mikeytown2’s picture

it would have to do with needing to run update.php

devkinetic’s picture

I know what your saying as I did pop an error about the cache_advagg_css_compress_inline table. That was fixed by update.php

The error I'm still getting is detailed here: http://drupal.org/node/1182754

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.