Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Publish server data files fails over wifi (Read 408 times)
smarley
Newbies
*
Offline


Posts: 0
Joined: Dec 15th, 2021
Publish server data files fails over wifi
Dec 17th, 2021 at 12:31pm
Print Post  
Hi, using 'Publish server data files' works fine when connected via a COM port. When connected to an IP address I get the following:
Code
Select All
ESP32FSUpload.exe
D:\Documents\Arduino\MiniVis\MiniVis\MiniVis\data\index.html
D:\Documents\Arduino\MiniVis\MiniVis\MiniVis\data\MBlogo.svg
D:\Documents\Arduino\MiniVis\MiniVis\MiniVis\data\script.js
D:\Documents\Arduino\MiniVis\MiniVis\MiniVis\data\style.css
SPIFFS Creating Image...
[SPIFFS] data   : D:\Documents\Arduino\MiniVis\MiniVis\MiniVis\data
[SPIFFS] offset : 0
[SPIFFS] size   : 1472
[SPIFFS] page   : 256
[SPIFFS] block  : 4096
/index.html
/MBlogo.svg
/script.js
/style.css
SPIFFS Uploading Image...
[SPIFFS] upload : a54735edbe9cf4ba602e58c/MiniVis.ino.spiffs.bin
[SPIFFS] IP     : 192.168.4.1
   Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases
SPIFFS Upload failed! 


Any idea what could be causing this? I have Python 3.10 installed, and it works as it should with uploading code and server data over the COM port, and code over an IP port. Just not server data over an IP port.
I'm using VS2022, ESP32 core 1.0.6 and whatever the latest version of VisualMicro is from the VS extensions store.
Thank you.
« Last Edit: Dec 17th, 2021 at 12:32pm by smarley »  
Back to top
 
IP Logged
 
smarley
Newbies
*
Offline


Posts: 0
Joined: Dec 15th, 2021
Re: Publish server data files fails over wifi
Reply #1 - Dec 17th, 2021 at 1:28pm
Print Post  
This Topic was moved here from Installation & Troubleshooting [move by] smarley.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint