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

Bug: Connection refused #17

Merged
merged 4 commits into from
Jul 16, 2019
Merged

Bug: Connection refused #17

merged 4 commits into from
Jul 16, 2019

Conversation

pvsaintpe
Copy link
Member

It may fix a bug with a connection error to the database after calling composer install.

@pvsaintpe pvsaintpe added the bug Something isn't working label Jul 16, 2019
@pvsaintpe pvsaintpe added this to the 2.2.2 milestone Jul 16, 2019
@pvsaintpe pvsaintpe self-assigned this Jul 16, 2019
@pvsaintpe
Copy link
Member Author

  - Updating umbrellio/laravel-pg-extensions (2.1.0 => 2.2.1): Downloading (connecting...)���������������������������Downloading (100%)         ��������� ���������
Generating optimized autoload files
> Illuminate\Foundation\ComposerScripts::postAutoloadDump
> @php artisan package:discover --ansi

In PDOConnection.php line 31:
                                                                       
  SQLSTATE[08006] [7] could not connect to server: Connection refused  
  	Is the server running on host "127.0.0.1" and accepting             
  	TCP/IP connections on port 5432?                                    
                                                                       
In PDOConnection.php line 27:
                                                                       
  SQLSTATE[08006] [7] could not connect to server: Connection refused  
  	Is the server running on host "127.0.0.1" and accepting             
  	TCP/IP connections on port 5432?                                    
                                                                       
Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1

@pvsaintpe
Copy link
Member Author

Ошибка локально не воспроизводится
Возникает только в gitlab при сборке пайплайна на стадии linter-a

@pvsaintpe pvsaintpe merged commit d2a19b2 into master Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant