shodgson / mifos-chart-of-accounts

Bash script to import a Mifos X chart of accounts from a CSV file
MIT License
6 stars 8 forks source link

Question #2

Closed gustavao closed 4 years ago

gustavao commented 6 years ago

Hello friend how, I consult you because I have a problem and I have not found how to solve it, if you know the solution, I am commenting I am using the script:

./importCoA.sh -u mifos -p password -t default -a https: // localhost: 8443 / fineract-provider / -f sampleCoA.csv

after executing the script it throws me the following error:

[ERROR] Could not create general ledger account with name [pba1] Response from server:

It does not matter what values I put in, it always gives me the same error.

Regards

shodgson commented 6 years ago

If there is no response from the server, then it is possible that the script is not reaching your fineract server at all. Double-check your address (do not include any spaces in https://localhost:8443/fineract-provider/) and that you have your SSL certificates installed correctly, etc.

On Sat, May 26, 2018 at 7:16 AM, gustavao notifications@github.com wrote:

Hello friend how, I consult you because I have a problem and I have not found how to solve it, if you know the solution, I am commenting I am using the script:

./importCoA.sh -u mifos -p password -t default -a https: // localhost: 8443 / fineract-provider / -f sampleCoA.csv

after executing the script it throws me the following error:

[ERROR] Could not create general ledger account with name [pba1] Response from server:

It does not matter what values I put in, it always gives me the same error.

Regards

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/shodgson/mifos-chart-of-accounts/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/ANn7e8XKLPBIKhduuYLEYGBAhtJRMUowks5t2HSQgaJpZM4UOldE .