- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 24,708
- راهحلها
- 27
- پسندها
- 3,278
- امتیازها
- 113
- سن
- 28
- محل سکونت
- England
- وب سایت
- xenforo.xyz
Summary
Reproduce
XF\Job\ApprovalQueueProcess crashes with InvalidArgumentException: Invalid string IP when the moderator log entry is created from CLI.Reproduce
- Have content (e.g. a post) sitting in the approval queue.
- A moderator approves it through the UI, which enqueues an
ApprovalQueueProcessjob rather than acting inline. - The job is later picked up by the CLI runner (
php cmd.php xf:run-jobs, or the system cron).
نام موضوع : InvalidArgumentException: Invalid string IP
