FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
179 views 0 comments
by anonymous

Hello,

I built a custom package and tried to upload to the TRB245 via the Package Manage -> Upload web UI. However I got an "Invalid File!" error message. The device firmware is TRB2_R_00.07.01.2.

The Makefile I used to create the package has the information below, and package name is tlt_custom_pkg_mqttgcp_1.6-2_mips_24kc.ipk

# Teltonika SDK specific

PKG_ROUTER:=TRB2

PKG_FIRMWARE:=07.01.2

PKG_TLT_NAME:=MQTT GCP

PKG_VERSION_PM:=1.0

# Name, version and release number

# The name and version of your package are used to define the variable to point to the build directory of your package: $(PKG_BUILD_DIR)

PKG_NAME:=mqttgcp

PKG_VERSION:=1.6

PKG_RELEASE:=2

Any tip on what may be wrong with the package?

Regards, Flavio 

1 Answer

0 votes
by anonymous
Hello,

Have you tried to upload the package via SSH? If not I suggest trying it. Uploading the package via SSH will avoid the validation process.

Regards,