Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Help #13

Open
dev-head opened this issue Feb 2, 2017 · 1 comment
Open

Error Help #13

dev-head opened this issue Feb 2, 2017 · 1 comment

Comments

@dev-head
Copy link

dev-head commented Feb 2, 2017

Hi there,

I'm not 100% where to submit this yet, so feel free to tell me to kick dirt..

with that said, when i use this module (installed by downloading the aws site not compile)
I am getting a seemingly random error and searching the net hasn't revealed much yet, hoping you can help me and or point me towards a solution.

our app is configured to use the AWS ElastiCache config endpoint and we have installed this library to use it. however, every three or so requests i send through I get a warning from php-fpm about libmemcached assertion failing. the request is dropped after that due to a sigabrt being sent.

here are the error details:


- Debian GNU/Linux 8 (jessie)"
- PHP 5.6.29-0+deb8u1 (cli) (built: Dec 13 2016 16:02:08) 

WARNING: pid 315, fpm_stdio_child_said(), line 191: [pool www] child 453 said into stderr: "ool www: libmemcached/connect.cc:280: void set_socket_options(memcached_server_st*): Assertion `error == 0' failed."
DEBUG: pid 315, fpm_event_loop(), line 424: event module triggered 1 events
DEBUG: pid 315, fpm_pctl_perform_idle_server_maintenance(), line 379: [pool www] currently 1 active children, 4 spare children, 5 running children. Spawning rate 1
DEBUG: pid 315, fpm_event_loop(), line 424: event module triggered 2 events
DEBUG: pid 315, fpm_got_signal(), line 76: received SIGCHLD
WARNING: pid 315, fpm_children_bury(), line 252: [pool www] child 453 exited on signal 6 (SIGABRT - core dumped) after 121.180574 seconds from start
NOTICE: pid 315, fpm_children_make(), line 421: [pool www] child 567 started
DEBUG: pid 315, fpm_event_loop(), line 424: event module triggered 1 events

I look forward to hearing your input.

thank you,

  • Todd
@dev-head
Copy link
Author

dev-head commented Feb 3, 2017

I ended up compiling this and the custom libmemcached projects in order to get it to work. so feel free to close it, perhaps denote debian8 likely not supported at this time by the available download from aws.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant