Hi Mark,

So, I changed the CONFIG_LWIP_SO_REUSE value and did a make flash.  That displayed another option, default Yes, changed to no.  But, same result with /store.

One significant difference is that you're on idf 3.1 and I'm on 3.0...  (3.0.0/factory/main build (idf v3.0-dev-1781-g8d8d62da) Feb 14 2018 18:12:05)

Did I miss a cog on this?

Greg


Mark Webb-Johnson wrote:
My store seems ok:

OVMS > vfs ls /store
ovms_config
obd2ecu
play

OVMS > metrics list m.version
m.version                                3.0.0/factory/main build (idf v3.1-dev-391-g8d8d62da) Feb 13 2018 14:05:21

Anybody else seeing this issue?

Regarding the CONFIG_LWIP_SO_REUSE, in menuconfig you can use ‘/‘ to search for it. The parameter is in Component Config / LWIP.

Regards, Mark.