aahnik / tgcf

The ultimate tool to automate custom telegram message forwarding. Live-syncer, Auto-poster, backup-bot, cloner, chat-forwarder, duplicator, ... Call it whatever you like! tgcf can fulfill your custom needs.
https://github.com/aahnik/tgcf/wiki
MIT License
1.31k stars 783 forks source link

TGCF App version issue #410

Closed smartman0191 closed 7 months ago

smartman0191 commented 1 year ago

I have installed TGCF app version on Digital Ocean cloud. I'm seeing under Run tgcf is running latest version 1.1.8 but under advanced tab version and Platform is showing Running tgcf 1.1.7.post1. Also, tgcf is forwarding same message multiple time even no new message on group.

Also, I have noticed below error message on advanced tab configuration.

AttributeError: 'LiveSettings' object has no attribute 'sequential_updates' Traceback:

File "/venv/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 564, in _run_script exec(code, module.dict) File "/venv/lib/python3.10/site-packages/tgcf/webui/pages/6🔬_Advanced.py", line 37, in "Enforce sequential updates", value=CONFIG.live.sequential_updates

aahnik commented 7 months ago

this was fixed in tgcf 1.1.8

favoritesG commented 6 months ago

@aahnik How you instal 1.1.8 version on DigitalOcean? Thanks