beatus
Forum Replies Created
-
Forum: Plugins
In reply to: [Trackserver] RV TrackerThanks to the great support from Teltonika, my RUTX50 router finally sends the required GPS data to the Trackserver plugin. The display on my website works (almost) as desired.
With this syntax, the data is displayed, but the color of the marker is RED and not BLUE as configured.
I used the syntax as described here https://github.com/tinuzz/wp-plugin-trackserver
[tsmap user=test color=blue infobar=y zoom=10 from=2024-12-01]Any hints?
- This reply was modified 1 year, 5 months ago by beatus.
Forum: Plugins
In reply to: [Trackserver] RV TrackerHi Martin
Can you please give us some help:
What is the exact syntax? Could you please give an example. We’ve tried countless different syntaxes, but we are either always getting a bad request or a syntax error:
Forum: Plugins
In reply to: [Trackserver] RV TrackerFinally I got an answer from Teltonika Support, but as I’m not a programmer and not that deep in Linux, I am overwhelmed. Please have a look the answer and let me know how to proceed. How would this script have to look like to bring Trackserver to live?
Our device has a feature to send NMEA sentences. If you want a specific structure, you can do so via a script, for example:
use “curl” to send post to a specific site.
Get data from GPS using “gpsctl“
Run that script on repeat with crontab.Forum: Plugins
In reply to: [Trackserver] RV TrackerYour assuming is correct:
I replaced that in ‘/ts/userid/password’ for security reasons because I don’t want this credentials to post here and yes I changed my trackserver slug to ‘ts’.
Seems that Teltonika RUTX50 is not sending the needed data. I opened up a topic in Teltonika’s support forum:
Forum: Plugins
In reply to: [Trackserver] RV TrackerI have no ssh or cli access to my web server, so I would need a plugin update to fix all these deprecation errors. Or is there another option?
the logs shows this (always the same stuff):
194.xxx.xxx.xxx – – [15/Nov/2024:10:58:34 +0100] “POST /ts/userid/password?imei=999999999999999&serial_num=9999999999 HTTP/2” 400 12 “-” “-“
194.xxx.xxx.xxx – – [15/Nov/2024:11:00:32 +0100] “POST /ts?imei=999999999999999&serial_num=9999999999 HTTP/2” 403 14 “-” “-“
194.xxx.xxx.xxx – – [15/Nov/2024:11:00:34 +0100] “POST /ts/userid/password?imei=999999999999999&serial_num=9999999999 HTTP/2” 400 12 “-” “-“
194.xxx.xxx.xxx – – [15/Nov/2024:10:59:32 +0100] “POST /ts?imei=999999999999999&serial_num=9999999999 HTTP/2” 403 14 “-” “-“
194.xxx.xxx.xxx – – [15/Nov/2024:10:59:34 +0100] “POST /ts/userid/password?imei=999999999999999&serial_num=9999999999 HTTP/2” 400 12 “-” “-“
194.xxx.xxx.xxx – – [15/Nov/2024:11:01:32 +0100] “POST /ts?imei=999999999999999&serial_num=9999999999 HTTP/2” 403 14 “-” “-“
194.xxx.xxx.xxx – – [15/Nov/2024:11:01:34 +0100] “POST /ts/userid/password?imei=999999999999999&serial_num=9999999999 HTTP/2” 400 12 “-” “-“- This reply was modified 1 year, 6 months ago by beatus.
Forum: Plugins
In reply to: [Trackserver] RV Trackerin the error-log of my website I only found errors from Trackserver:
Deprecated:
Creation of dynamic property Trackserver::$tbl_tracks is deprecated-
- wp-content/plugins/trackserver/class-trackserver.php:74
Trackserver->__construct()
wp-content/plugins/trackserver/class-trackserver.php:1760
1Plugin: trackserverVeraltetCreation of dynamic property Trackserver::$tbl_locations is deprecated+
- wp-content/plugins/trackserver/class-trackserver.php:75
1Plugin: trackserverVeraltetCreation of dynamic property Trackserver::$options is deprecated+
- wp-content/plugins/trackserver/class-trackserver.php:115
1Plugin: trackserverVeraltetCreation of dynamic property Trackserver::$mapdata is deprecated+
- wp-content/plugins/trackserver/class-trackserver.php:90
1Plugin: trackserverVeraltetCreation of dynamic property Trackserver::$tracks_list_table is deprecated+
- wp-content/plugins/trackserver/class-trackserver.php:91
1Plugin: trackserverVeraltetCreation of dynamic property Trackserver::$bulk_action_result_msg is deprecated+
- wp-content/plugins/trackserver/class-trackserver.php:92
1Plugin: trackserverVeraltetCreation of dynamic property Trackserver::$url_prefix is deprecated+
- wp-content/plugins/trackserver/class-trackserver.php:93
1Plugin: trackserverVeraltetCreation of dynamic property Trackserver::$have_scripts is deprecated+
- wp-content/plugins/trackserver/class-trackserver.php:94
1Plugin: trackserverVeraltetCreation of dynamic property Trackserver::$need_scripts is deprecated+
- wp-content/plugins/trackserver/class-trackserver.php:95
1Plugin: trackserverVeraltetCreation of dynamic property Trackserver_Admin::$options_page is deprecated+
- wp-content/plugins/trackserver/class-trackserver-admin.php:349
1Plugin: trackserverVeraltetCreation of dynamic property Trackserver_Admin::$options_page_url is deprecated+
- wp-content/plugins/trackserver/class-trackserver-admin.php:350
1Plugin: trackserverVeraltetCreation of dynamic property Trackserver_Profile::$current_user is deprecated+
- wp-content/plugins/trackserver/class-trackserver-profile.php:17
1Plugin: trackserverVeraltetCreation of dynamic property Trackserver_Profile::$app_passwords is deprecated+
- wp-content/plugins/trackserver/class-trackserver-profile.php:18
1Plugin: trackserverVeraltetCreation of dynamic property Trackserver_Profile::$username is deprecated+
- wp-content/plugins/trackserver/class-trackserver-profile.php:19
1Plugin: trackserverVeraltetCreation of dynamic property Trackserver_Profile::$url is deprecated+
- wp-content/plugins/trackserver/class-trackserver-profile.php:22
1Plugin: trackserverVeraltetCreation of dynamic property Trackserver_Profile::$url2 is deprecated+
- wp-content/plugins/trackserver/class-trackserver-profile.php:23
1Plugin: trackserverVeraltetCreation of dynamic property Trackserver_Profile::$password is deprecated+
- wp-content/plugins/trackserver/class-trackserver-profile.php:28
1Plugin: trackserver
Forum: Plugins
In reply to: [Trackserver] RV TrackerHi again. When I was starting with Trackserver Plugin, I was using my iPhone with Sendlocation app for test purposes. Now and finally I configured my Teltonika RUTX50 Router and its GPS feature to send data to Trackserver https://wiki.teltonika-networks.com/view/RUTX50_GPS .
Under “General – GPS- and Satellite” configuration section all positions are enabled . After turning on GPS, on the Map page of RUTX50 the correct position is shown.
Unfortunately no position-data are shown in Trackserver-Log. It shows the same entry every hour:
User: bluefire – Name: OsmAnd – Start: 2024-11-14 07:00:36 – End: 2024-11-14 07:00:36 – Points: 0 – Distance: 0 – Source: Unknown
I interpret the log entry to mean that RUTX50 is connecting to Trackserver-Plugin, but it seems it is not receiving or accepting any data.
I have tested the following configurations in the “HTTPS Server Settings” section of the router configuration:- Full URL without credentials
- Full URL with credentials:
As several server entries (url’s) can be configured, I have tested the two above entries individually and also both together. The result is always the same.
Question: Do additional details have to be configured in the router configuration or what can I change so that Trackserver is satisfied and showing position data?
Forum: Plugins
In reply to: [Trackserver] RV TrackerHi Martijn, thanks for your quick response! I found this “[tsmap user=bluefire infobar=y markers=e color=blue continuous=y live=y maxage=30d]” which works fine for me. If I leave out “maxage=30d” then it will show ALL and every points, correct? furthermore, I maybe will use one these “
[tsmap user=bluefire infobar=y markers=e color=blue continuous=y live=y maxage=30d]
[tsmap user=bluefire infobar=y markers=e color=blue continuous=y live=y fromrel=-30d]
[tsmap user=bluefire infobar=y markers=e color=blue from=2024-11-01 to=2024-11-09]
- This reply was modified 1 year, 6 months ago by beatus.
Forum: Fixing WordPress
In reply to: [Plugin: Contact Form 7] email reply addressHi,
I’m having the very same problem.Anybody can help us?
Thanks
Beatus