You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im using micropython with frozen modules of MicroWeb but Im getting this error
---------------------------
- Python pkg MicroWebSrv2 -
- version 2.0.6 -
- by JC`zic & HC2 -
---------------------------
+ [@WebRoute] GET /test-redir
+ [@WebRoute] GET /test-post (TestPost1/2)
+ [@WebRoute] POST /test-post (TestPost2/2)
Traceback (most recent call last):
File "main.py", line 161, in <module>
File "MicroWebSrv2/microWebSrv2.py", line 304, in EnableSSL
MicroWebSrv2Exception: **Unable to use SSL (implementation not supported).**
MicroPython v1.18-169-g665f0e2a6 on 2022-03-03; ESP32 module with ESP32
Type "help()" for more information.
>>> >
The text was updated successfully, but these errors were encountered:
Has anyone ever gotten dhcp_host_name to work?
This feature is vital if you want to communicate with several devices with STA.IF.
Can anyone suggest how I troubleshoot this, assuming the feature works.
Would I use ipconfig /displaydns ?
Sent from Yahoo Mail for iPad
On Thursday, March 3, 2022, 5:31 PM, NccWarp9 ***@***.***> wrote:
Im using micropython with frozen modules of MicroWeb but Im getting this error
---------------------------
- Python pkg MicroWebSrv2 -
- version 2.0.6 -
- by JC`zic & HC2 -
---------------------------
+ ***@***.*** GET /test-redir
+ ***@***.*** GET /test-post (TestPost1/2)
+ ***@***.*** POST /test-post (TestPost2/2)
Traceback (most recent call last):
File "main.py", line 161, in <module>
File "MicroWebSrv2/microWebSrv2.py", line 304, in EnableSSL
MicroWebSrv2Exception: **Unable to use SSL (implementation not supported).**
MicroPython v1.18-169-g665f0e2a6 on 2022-03-03; ESP32 module with ESP32
Type "help()" for more information.
>> >
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
The text was updated successfully, but these errors were encountered: