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

Memory errors #299

Open
kirilllg83 opened this issue Oct 27, 2024 · 1 comment
Open

Memory errors #299

kirilllg83 opened this issue Oct 27, 2024 · 1 comment

Comments

@kirilllg83
Copy link

Hi
it's my 2nd set up with Karadio32 first one is now working on my retro radio.
I have a new project and do he same installation but got a problem with memory as you can see in logs.
May be some one have the same problem/ Can you help me to solve this?

10:20:08.660 -> E (5579) event: invalid static ip
10:20:09.361 ->
10:20:09.361 -> DNS: 192.168.0.1
10:20:09.361 -> IP: 192.168.0.119
10:20:09.361 ->
10:20:10.632 -> READY. Type help for a list of commands
10:20:10.679 -> ##CLI.ICY0#: at IP 192.168.0.119
10:20:10.679 -> autostart: playing:1, currentstation:2
10:20:11.755 -> ##CLI.NAMESET#: 2 Jazz
10:20:11.755 -> ##CLI.URLSET#: http://prmstrm.1.fm
10:20:11.755 -> ##CLI.PATHSET#: /ajazz
10:20:11.802 -> ##CLI.PORTSET#: 8000
10:20:11.802 -> ##CLI.OVOLSET#: 0
10:20:11.802 -> ##CLI.VOL#: 12
10:20:12.837 -> E (9759) webclient: SPIRAM fail for 400K
10:20:12.837 -> E (9759) webclient: SPIRAM fail for 390K
10:20:12.837 -> E (9759) webclient: REBOOT
10:20:12.884 -> E (9759) main: Wifi Disconnected.
10:20:12.884 -> ets Jun 8 2016 00:22:57
10:20:12.884 ->
10:20:12.884 -> rst:0xc (SW_CPU_RESET),boot:0x33 (SPI_FAST_FLASH_BOOT)
10:20:12.884 -> configsip: 0, SPIWP:0xee
10:20:12.884 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
10:20:12.884 -> mode:DIO, clock div:2
10:20:12.884 -> load:0x3fff0018,len:4
10:20:12.884 -> load:0x3fff001c,len:4532
10:20:12.884 -> load:0x40078000,len:10724
10:20:12.931 -> ho 0 tail 12 room 4
10:20:12.931 -> load:0x40080400,len:5600
10:20:12.931 -> entry 0x400806b4
10:20:14.381 -> I (139) main: starting app_main()
10:20:14.381 -> I (139) main: RAM left: 4394652
10:20:14.381 -> E (149) main: Running partition type 0 subtype 16 (offset 0x00010000)
10:20:14.381 -> I (169) main: Partition init done...
10:20:14.522 -> D (299) GPIO: gpio_get_pinDeepSleep err 0x1102
10:20:14.663 -> Log level is now ESP_LOG_ERROR

@karawin
Copy link
Owner

karawin commented Dec 25, 2024

A problem in your config?

autostart: playing:1, currentstation:254
##CLI.NAMESET#: 254 Adore Jazz
##CLI.URLSET#: http://prmstrm.1.fm
##CLI.PATHSET#: /ajazz
##CLI.PORTSET#: 8000
##CLI.OVOLSET#: 0
##CLI.VOL#: 49
I (10363) Webclient: IP: 4e1421b9 ADDR:185.33.20.78
I (10423) Webclient: Set Song buffer to 400k
I (10423) webserver: playstationInt: 254, g_device: 254
##CLI.ICY0#: Adore Jazz
##CLI.ICY3#: http://www.1.fm
##CLI.ICY4#: Vocal Jazz
##CLI.ICY5#: 192
##CLI.ICY6#: Adore Jazz

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

2 participants