If you can't read memory of a process, run ceserver as root, or if you're in linux, run this as root instead:
echo 0 > /proc/sys/kernel/yama/ptrace_scope


or if you want it permanently then change /etc/sysctl.d/10-ptrace.conf and change the value to 0
