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

vi /opt/getmail/settings.ini, ERROR settings.ini not found! #19

Open
jjone opened this issue Mar 23, 2024 · 4 comments
Open

vi /opt/getmail/settings.ini, ERROR settings.ini not found! #19

jjone opened this issue Mar 23, 2024 · 4 comments

Comments

@jjone
Copy link

jjone commented Mar 23, 2024

I did these below steps and i was getting ERROR settings.ini not found! . Did i do something wrong ?

Thank you!!!

vi /opt/getmail/settings.ini (i double checked this file is there)

cd /opt/getmail

docker compose build
docker compose up -d

docker compose logs

WARN[0000] The "TZ" variable is not set. Defaulting to a blank string.
getmail-1 | 2024-03-23 20:38:58,260 - MainThread - ERROR: ERROR settings.ini not found!

@jjone
Copy link
Author

jjone commented Mar 23, 2024

found them in ,

/opt/getmail/conf/settings.ini
/opt/getmail/conf/settings.ini.example

not this command vi /opt/getmail/settings.ini

thank you!

@mr8tom
Copy link

mr8tom commented Apr 9, 2024

I get the same error in the logs:

docker logs getmail-getmail-1 1>/dev/null
2024-04-09 17:53:58,232 - MainThread - ERROR: ERROR settings.ini not found!

Bit I have created the file settings.ini in the folder where I installed getmail (It's opt/getmail/settings.ini)

@jjone
Copy link
Author

jjone commented Apr 9, 2024

I get the same error in the logs:

docker logs getmail-getmail-1 1>/dev/null
2024-04-09 17:53:58,232 - MainThread - ERROR: ERROR settings.ini not found!

Bit I have created the file settings.ini in the folder where I installed getmail (It's opt/getmail/settings.ini)

this is the correct setting file location,

/opt/getmail/conf/settings.ini

hope it help.

@mr8tom
Copy link

mr8tom commented Apr 9, 2024

Thank you, that was right :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants