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

Python-dotenv could not parse statement starting at line 22 #362

Open
sdkinc72 opened this issue Nov 14, 2024 · 1 comment
Open

Python-dotenv could not parse statement starting at line 22 #362

sdkinc72 opened this issue Nov 14, 2024 · 1 comment
Assignees
Labels
bug Something isn't working triage This will looked at

Comments

@sdkinc72
Copy link

Describe the bug

"Python-dotenv could not parse statement starting at line 22 " - two errors on top
"https://calirdr.usedirect.com:443 "POST /rdr/rdr/search/grid HTTP/11" 200 None" - numerous errors in the output

Original Camply Command (with --debug)
camply campsites --provider ReserveCalifornia --campground 664 --start-date 2025-01-01 --end-date 2025-05-31 --campsite 44687 --campsite 44688 --debug

PS camply campsites --provider ReserveCalifornia --campground 664 --start-date 2025-01-01 --end-date 2025-05-31 --campsite 44687 --campsite 44688 --debug
Python-dotenv could not parse statement starting at line 22
Python-dotenv could not parse statement starting at line 22
[2024-11-14 08:19:56] CAMPLY camply, the campsite finder ⛺️
[2024-11-14 08:19:56] DEBUG Setting up camply debugging
[2024-11-14 08:19:56] DEBUG Camply Version: 0.32.8
[2024-11-14 08:19:56] DEBUG Python Version: 3.12.7
[2024-11-14 08:19:56] DEBUG Platform: win32
[2024-11-14 08:19:56] INFO Using Camply Provider: "ReserveCalifornia"
[2024-11-14 08:19:56] INFO 150 booking nights selected for search, ranging from 2025-01-01 to 2025-05-30
[2024-11-14 08:19:56] INFO 5 different months selected for search, ranging from 2025-01-01 to 2025-05-30
[2024-11-14 08:19:56] DEBUG Starting new HTTPS connection (1): calirdr.usedirect.com:443
[2024-11-14 08:19:56] DEBUG https://calirdr.usedirect.com:443 "POST /rdr/rdr/search/grid HTTP/11" 200 None
[2024-11-14 08:19:56] INFO Searching Specific campsite: Premium Tent Campsite #82
[2024-11-14 08:19:56] INFO Searching Specific campsite: Premium Tent Campsite #83
[2024-11-14 08:19:57] INFO Searching across 1 campgrounds
[2024-11-14 08:19:57] INFO ⛰ San Clemente SB (#707) - 🏕 Tent Campground West Section (sites 73-99) (#664)
[2024-11-14 08:19:57] INFO Searching Tent Campground West Section (sites 73-99), San Clemente SB (664) for availability: January, 2025
[2024-11-14 08:19:57] DEBUG https://calirdr.usedirect.com:443 "POST /rdr/rdr/search/grid HTTP/11" 200 None
[2024-11-14 08:19:57] INFO ❌ 0 total sites found in month of January
[2024-11-14 08:19:57] INFO Searching Tent Campground West Section (sites 73-99), San Clemente SB (664) for availability: February, 2025
[2024-11-14 08:19:58] DEBUG https://calirdr.usedirect.com:443 "POST /rdr/rdr/search/grid HTTP/11" 200 None
[2024-11-14 08:19:58] INFO ❌ 0 total sites found in month of February
[2024-11-14 08:19:58] INFO Searching Tent Campground West Section (sites 73-99), San Clemente SB (664) for availability: March, 2025
[2024-11-14 08:19:59] DEBUG https://calirdr.usedirect.com:443 "POST /rdr/rdr/search/grid HTTP/11" 200 None
[2024-11-14 08:19:59] INFO ❌ 0 total sites found in month of March
[2024-11-14 08:19:59] INFO Searching Tent Campground West Section (sites 73-99), San Clemente SB (664) for availability: April, 2025
[2024-11-14 08:20:00] DEBUG https://calirdr.usedirect.com:443 "POST /rdr/rdr/search/grid HTTP/11" 200 None
[2024-11-14 08:20:00] INFO ❌ 0 total sites found in month of April
[2024-11-14 08:20:00] INFO Searching Tent Campground West Section (sites 73-99), San Clemente SB (664) for availability: May, 2025
[2024-11-14 08:20:01] DEBUG https://calirdr.usedirect.com:443 "POST /rdr/rdr/search/grid HTTP/11" 200 None
[2024-11-14 08:20:01] INFO ❌ 0 total sites found in month of May
[2024-11-14 08:20:01] INFO ❌ ❌ ❌ ❌ 0 Reservable Campsites Matching Search Preferences
[2024-11-14 08:20:01] CAMPLY Exiting camply 👋
Additional context

< Add any other context about the problem here. >

@sdkinc72 sdkinc72 added the bug Something isn't working label Nov 14, 2024
@github-actions github-actions bot added the triage This will looked at label Nov 14, 2024
@sdkinc72
Copy link
Author

All the errors disappeared today. fyi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage This will looked at
Projects
None yet
Development

No branches or pull requests

2 participants