"unexpected pageaddr" log entry in this case means the standby reached the end of existing WAL. So, just before connecting to walsender for streaming replication, it logs this.
Thanks for your reply. So this means I can safely omit this message?
Yes, you can ignore that message. It message level was something more severe than "[LOG]" then it would be worth investigating further.