No network interface after installation 64bit version

I’m upgrade to SSD from SD card and reinstalled HASS with 64 bit version. the network interface could not found in Configure network interfaces. Samba share also could not be accessed.

Home Assistant 2022.10.5
Supervisor 2022.10.1
Frontend 20221010.0 - latest


network configuration

Supervisor log:
I checked to the log, supervisor didn’t have not network connection alarm.

<sub>22-10-23 12:25:34 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token</sub>
<sub>22-10-23 12:30:49 INFO (MainThread) [supervisor.host.info] Updating local host information</sub>
<sub>22-10-23 12:30:49 INFO (MainThread) [supervisor.host.services] Updating service information</sub>
<sub>22-10-23 12:30:49 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information</sub>
<sub>22-10-23 12:30:49 INFO (MainThread) [supervisor.host.manager] Host information reload completed</sub>
<sub>22-10-23 12:55:35 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token</sub>
<sub>22-10-23 13:04:51 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.RUNNING</sub>
<sub>22-10-23 13:04:51 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.SUPERVISOR</sub>
<sub>22-10-23 13:04:51 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.IPV4_CONNECTION_PROBLEM/ContextType.SYSTEM</sub>
<sub>22-10-23 13:04:51 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM</sub>
<sub>22-10-23 13:04:51 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_FAILED/ContextType.DNS_SERVER</sub>
<sub>22-10-23 13:05:02 INFO (MainThread) [supervisor.jobs] 'CheckDNSServer.run_check' blocked from execution, no supervisor internet connection</sub>
<sub>22-10-23 13:05:02 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE</sub>
<sub>22-10-23 13:05:02 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON</sub>
<sub>22-10-23 13:05:07 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_IPV6_ERROR/ContextType.DNS_SERVER</sub>
<sub>22-10-23 13:05:07 INFO (MainThread) [supervisor.resolution.check] System checks complete</sub>
<sub>22-10-23 13:05:07 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING</sub>
<sub>22-10-23 13:05:07 ERROR (MainThread) [supervisor.resolution.evaluations.container] Found image in unhealthy image list 'portainer/portainer' on the host</sub>
<sub>22-10-23 13:05:07 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete</sub>
<sub>22-10-23 13:05:07 CRITICAL (MainThread) [supervisor.jobs] The following job conditions are ignored and will make the system unstable when they occur: {<JobCondition.HEALTHY: 'healthy'>}</sub>
<sub>22-10-23 13:05:07 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING</sub>
<sub>22-10-23 13:05:07 INFO (MainThread) [supervisor.resolution.fixups.store_execute_reset] Reset corrupt Store: 5c53de3b</sub>
<sub>22-10-23 13:05:07 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/esphome/home-assistant-addon repository</sub>
<sub>22-10-23 13:05:09 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete</sub>
<sub>22-10-23 13:25:35 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token</sub>
<sub>22-10-23 13:55:36 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token</sub>
<sub>22-10-23 13:57:56 WARNING (MainThread) [supervisor.jobs] 'Updater.fetch_data' blocked from execution, no supervisor internet connection</sub>
<sub>22-10-23 14:01:48 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/esphome/home-assistant-addon repository</sub>
<sub>22-10-23 14:01:50 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/hassio-addons/repository repository</sub>
<sub>22-10-23 14:01:55 WARNING (MainThread) [supervisor.jobs] 'GitRepo.pull' blocked from execution, no supervisor internet connection</sub>
<sub>22-10-23 14:01:55 ERROR (MainThread) [asyncio] Task exception was never retrieved</sub>
<sub>future: <Task finished name='Task-10721' coro=<Repository.update() done, defined at /usr/src/supervisor/supervisor/store/repository.py:104> exception=StoreJobError("'GitRepo.pull' blocked from execution, no supervisor internet connection")></sub>
<sub>Traceback (most recent call last):</sub>
<sub>  File "/usr/src/supervisor/supervisor/store/repository.py", line 108, in update</sub>
<sub>    await self.git.pull()</sub>
<sub>  File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 116, in wrapper</sub>
<sub>    raise self.on_condition(error_msg, _LOGGER.warning) from None</sub>
<sub>supervisor.exceptions.StoreJobError: 'GitRepo.pull' blocked from execution, no supervisor internet connection</sub>
<sub>22-10-23 14:01:57 INFO (MainThread) [supervisor.store] Loading add-ons from store: 67 all - 0 new - 0 remove</sub>
<sub>22-10-23 14:01:57 INFO (MainThread) [supervisor.store] Loading add-ons from store: 67 all - 0 new - 0 remove</sub>
<sub>22-10-23 14:05:09 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.RUNNING</sub>
<sub>22-10-23 14:05:09 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.SUPERVISOR</sub>
<sub>22-10-23 14:05:09 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.IPV4_CONNECTION_PROBLEM/ContextType.SYSTEM</sub>
<sub>22-10-23 14:05:09 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM</sub>
<sub>22-10-23 14:05:09 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_FAILED/ContextType.DNS_SERVER</sub>
<sub>22-10-23 14:05:19 INFO (MainThread) [supervisor.jobs] 'CheckDNSServer.run_check' blocked from execution, no supervisor internet connection</sub>
<sub>22-10-23 14:05:19 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE</sub>
<sub>22-10-23 14:05:19 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON</sub>
<sub>22-10-23 14:05:23 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.DNS_SERVER_IPV6_ERROR/ContextType.DNS_SERVER</sub>
<sub>22-10-23 14:05:23 INFO (MainThread) [supervisor.resolution.check] System checks complete</sub>
<sub>22-10-23 14:05:23 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING</sub>
<sub>22-10-23 14:05:23 ERROR (MainThread) [supervisor.resolution.evaluations.container] Found image in unhealthy image list 'portainer/portainer' on the host</sub>
<sub>22-10-23 14:05:23 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete</sub>
<sub>22-10-23 14:05:23 CRITICAL (MainThread) [supervisor.jobs] The following job conditions are ignored and will make the system unstable when they occur: {<JobCondition.HEALTHY: 'healthy'>}</sub>
<sub>22-10-23 14:05:23 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING</sub>
<sub>22-10-23 14:05:23 INFO (MainThread) [supervisor.resolution.fixups.store_execute_reset] Reset corrupt Store: core</sub>
<sub>22-10-23 14:05:23 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/home-assistant/addons repository</sub>
<sub>22-10-23 14:05:25 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete</sub>
<sub>22-10-23 14:24:16 INFO (MainThread) [supervisor.backups.manager] Found 1 backup files</sub>
<sub>22-10-23 14:24:16 INFO (MainThread) [supervisor.backups.manager] Found 1 backup files</sub>
<sub>22-10-23 14:25:37 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token</sub>
<sub>22-10-23 14:37:29 INFO (MainThread) [supervisor.host.info] Updating local host information</sub>
<sub>22-10-23 14:37:30 INFO (MainThread) [supervisor.host.services] Updating service information</sub>
<sub>22-10-23 14:37:30 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information</sub>
<sub>22-10-23 14:37:30 INFO (MainThread) [supervisor.host.manager] Host information reload completed</sub>
<sub>22-10-23 14:48:27 INFO (MainThread) [supervisor.backups.manager] Found 1 backup files</sub>
<sub>22-10-23 14:48:27 INFO (MainThread) [supervisor.backups.manager] Found 1 backup files</sub>

Samba Share Log:

<sub>s6-rc: info: service s6rc-oneshot-runner: starting</sub>
<sub>s6-rc: info: service s6rc-oneshot-runner successfully started</sub>
<sub>s6-rc: info: service fix-attrs: starting</sub>
<sub>s6-rc: info: service fix-attrs successfully started</sub>
<sub>s6-rc: info: service legacy-cont-init: starting</sub>
<sub>cont-init: info: running /etc/cont-init.d/samba.sh</sub>
<sub>[02:14:40] INFO: Hostname: raspberrypi</sub>
<sub>[02:14:41] FATAL: No supported interfaces found to bind on.</sub>
<sub>cont-init: info: /etc/cont-init.d/samba.sh exited 1</sub>
<sub>cont-init: warning: some scripts exited nonzero</sub>
<sub>s6-rc: warning: unable to start service legacy-cont-init: command exited 1</sub>
<sub>/run/s6/basedir/scripts/rc.init: warning: s6-rc failed to properly bring all the services up! Check your logs (in /run/uncaught-logs/current if you have in-container logging) for more information.</sub>
<sub>/run/s6/basedir/scripts/rc.init: fatal: stopping the container.</sub>
<sub>s6-rc: info: service fix-attrs: stopping</sub>
<sub>s6-rc: info: service fix-attrs successfully stopped</sub>
<sub>s6-rc: info: service s6rc-oneshot-runner: stopping</sub>
<sub>s6-rc: info: service s6rc-oneshot-runner successfully stopped</sub>

Same problem for me