Mohamad A.

Results 9 comments of Mohamad A.

@nzola Please test this PR by executing the following command: ```bash curl iiab.io/install.txt | sudo bash -s 3276 ```

> Think 'environment=OPWEN_SETTINGS={{ lokole_settings }}' is intended to read a single file holding the environment variables that starts out as templates/settings.env.j2, perhaps 'FLASK_APP="opwen_email_client.webapp:app"' could reside in settings.env.j2? Flask CLI uses...

> The registration webpage where lokole_client_id and auth token could be entered is gone. What does pointing to `http;//box/lokole/admin/register` gives you?

> ![image](https://user-images.githubusercontent.com/5579710/176770850-c25fdc96-3fbc-4d89-946f-3ddd83f5b2bd.png) Did you set `lokole_client_id: `? `None.lokole.ca` could indicate that you haven't.

Looks like `python_version` variable wasn't picked up. Pushed a fix at https://github.com/iiab/iiab/pull/3276/commits/6a55a11f555095421f42f862b8a7f5bddf0562e6 . Try it now.

[Lokole 0.8.2](https://pypi.org/project/opwen-email-client/0.8.2/) is now released. This PR can be tested now using the following vars on `/etc/iiab/local_vars.yml:`: ```yaml lokole_install: True lokole_enabled: True lokole_client_id: lokole_sim_type: Ethernet ``` @jvonau @holta @nzola Please...

@nzola It seems that you're not using the PR code. Please re-run with: ```bash curl iiab.io/install.txt | sudo bash -s 3276 ```

While opening the [ping endpoint](https://mailserver.lokole.ca/healthcheck/ping) looks like it's an SSL certificate issue.