[GH-ISSUE #118] PHP Fatal error: Uncaught Symfony\Component\Yaml\Exception\ParseException: Unable to parse at line 1 #83

Closed
opened 2026-02-25 21:33:13 +03:00 by kerem · 1 comment
Owner

Originally created by @hawodi on GitHub (Mar 6, 2021).
Original GitHub issue: https://github.com/DBDiff/DBDiff/issues/118

Followed instruction and successfully installed the application. On trying to run it with
./dbdiff server1.db1:server1.db2

I get the following error message:

PHP Fatal error: Uncaught Symfony\Component\Yaml\Exception\ParseException: Unable to parse at line 1 (near " server1:"). in /home/xyz/Development/DBDiff/vendor/symfony/yaml/Parser.php:288

Originally created by @hawodi on GitHub (Mar 6, 2021). Original GitHub issue: https://github.com/DBDiff/DBDiff/issues/118 Followed instruction and successfully installed the application. On trying to run it with `./dbdiff server1.db1:server1.db2` I get the following error message: `PHP Fatal error: Uncaught Symfony\Component\Yaml\Exception\ParseException: Unable to parse at line 1 (near " server1:"). in /home/xyz/Development/DBDiff/vendor/symfony/yaml/Parser.php:288`
kerem closed this issue 2026-02-25 21:33:13 +03:00
Author
Owner

@hawodi commented on GitHub (Mar 6, 2021):

It was an issue with my .dbdiff file. Sorted now.

<!-- gh-comment-id:791932367 --> @hawodi commented on GitHub (Mar 6, 2021): It was an issue with my .dbdiff file. Sorted now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/DBDiff#83
No description provided.