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

Error compiling with OATFWGUI v1.0.9 and WebConfig v2.19 #51

Closed
OriginaldCrypt opened this issue Jun 4, 2024 · 7 comments
Closed

Error compiling with OATFWGUI v1.0.9 and WebConfig v2.19 #51

OriginaldCrypt opened this issue Jun 4, 2024 · 7 comments

Comments

@OriginaldCrypt
Copy link

OriginaldCrypt commented Jun 4, 2024

Last lines of compilation before error:

2024-06-04 21:03:40,890:INFO:Library Manager: [email protected] has been installed! 
2024-06-04 21:03:40,895:INFO:Library Manager: Installing olikraus/U8g2 @ ^2.28.8 
2024-06-04 21:03:42,840:INFO:Downloading 0% 
2024-06-04 21:03:43,043:INFO: 10% 
2024-06-04 21:03:43,120:INFO: 20% 
2024-06-04 21:03:43,123:INFO: 30% 
2024-06-04 21:03:43,163:INFO: 40% 
2024-06-04 21:03:43,242:INFO: 50% 
2024-06-04 21:03:43,245:INFO: 60% 
2024-06-04 21:03:43,286:INFO: 70% 
2024-06-04 21:03:43,370:INFO: 80% 
2024-06-04 21:03:43,411:INFO: 90% 
2024-06-04 21:03:43,665:INFO: 100% 
2024-06-04 21:03:43,855:INFO:Unpacking 0% 
2024-06-04 21:03:43,882:INFO: 10% 
2024-06-04 21:03:43,901:INFO: 20% 
2024-06-04 21:03:43,924:INFO: 30% 
2024-06-04 21:03:43,949:INFO: 40% 
2024-06-04 21:03:44,143:INFO: 50% 
2024-06-04 21:03:44,158:INFO: 60% 
2024-06-04 21:03:44,172:INFO: 70% 
2024-06-04 21:03:44,185:INFO: 80% 
2024-06-04 21:03:44,199:INFO: 90% 
2024-06-04 21:03:44,215:INFO: 100% 
2024-06-04 21:03:45,870:INFO:Library Manager: [email protected] has been installed! 
2024-06-04 21:03:45,874:INFO:Library Manager: Installing git+https://github.com/ClutchplateDude/esp8266-oled-ssd1306 @ 4.5.1 
2024-06-04 21:03:45,973:INFO:git version 2.39.2.windows.1 
2024-06-04 21:03:46,104:ERROR:Cloning into 'C:\Users\dCrypt\AppData\Local\Temp\.pioOATFWGUI1.0.9-release+f0502f\.cache\tmp\pkg-installing-w527424i'... 
2024-06-04 21:03:47,739:INFO:Library Manager: Could not parse manifest -> Expecting ',' delimiter: line 23 column 5 (char 614) 
2024-06-04 21:03:47,759:ERROR:PackageException: Package version 4.6.0+sha.4f596c7 doesn't satisfy requirements 4.5.1 based on PackageMetadata <type=library name=ESP8266 and ESP32 OLED driver for SSD1306 displays version=4.6.0+sha.4f596c7 spec={'owner': None, 'id': None, 'name': 'esp8266-oled-ssd1306', 'requirements': '4.5.1', 'uri': 'git+https://github.com/ClutchplateDude/esp8266-oled-ssd1306'} 
2024-06-04 21:03:48,002:INFO:platformio build finished 
2024-06-04 21:03:48,003:ERROR:Did not exit normally
@OriginaldCrypt
Copy link
Author

Tested also a config file generated by WebConfig v2.18 , same error

@renatotorcuato
Copy link

I have the same problem

@OriginaldCrypt
Copy link
Author

OriginaldCrypt commented Jun 9, 2024

Noticed that firmware v1.13.6 was just released. This error was fixed, but now I get a bunch of new errors
oatfwgui_error.txt

@OriginaldCrypt
Copy link
Author

OriginaldCrypt commented Jun 9, 2024

Noticed also that looks like it compiled (maybe because I don't use a SSD1306?) and I can upload the FW without any issue.

@julianneswinoga
Copy link
Member

@OriginaldCrypt Can you upload the full log file from your original error (on 2024-06-04 21:03:40)? The log files should be in the logs folder

@OriginaldCrypt
Copy link
Author

OriginaldCrypt commented Jun 13, 2024

Hi, I upload two logs from the same day
oat_fw_gui_2024-06-04-21-00-50.log
oat_fw_gui_2024-06-04-21-57-47.log

The one you mention should be the first one, but I upload both just in case

@julianneswinoga
Copy link
Member

Sorry just now looking into this, this was a valid error with the firmware develop branch. Fixed in OpenAstroTech/OpenAstroTracker-Firmware#244

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

3 participants