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

checkFolderExistence ftpconnect #20

Open
berkayhh opened this issue Jun 8, 2023 · 1 comment
Open

checkFolderExistence ftpconnect #20

berkayhh opened this issue Jun 8, 2023 · 1 comment
Labels
question Further information is requested

Comments

@berkayhh
Copy link

berkayhh commented Jun 8, 2023

/flutter (12196): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: LateInitializationError: Field '_socket@1399506163' has not been initialized.
E/flutter (12196): #0 FTPSocket._socket (package:ftpconnect/src/ftp_socket.dart)
ftp_socket.dart:1
E/flutter (12196): #1 FTPSocket.sendCommand
ftp_socket.dart:76
E/flutter (12196): #2 FTPDirectory.changeDirectory
directory.dart:30
E/flutter (12196): #3 FTPConnect.changeDirectory
ftpconnect_base.dart:139
E/flutter (12196): #4 FTPConnect.checkFolderExistence
ftpconnect_base.dart:273
E/flutter (12196): #5 FTPConnect.createFolderIfNotExist
ftpconnect_base.dart:281

@salim-lachdhaf
Copy link
Owner

have you a simple to reproduce the issue ?

@salim-lachdhaf salim-lachdhaf added the question Further information is requested label Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants