Version 1.0.0 no bandwidth limit

Since updating to version 1.0.0 (I’m on FreeBSD) the dashboard does not show Available bandwidth. It worked when I was on 0.34.6.

Screenshot_20200320_120147

In the config-file I have this:


storage.allocated-bandwidth: 100.0 TB
storage.allocated-disk-space: 6.0 TB

On start-up the log shows this:

2020-03-20T11:58:04.531+0100 INFO Configuration loaded from: /mnt/storj/storage/config.yaml
2020-03-20T11:58:04.540+0100 INFO Operator email:
2020-03-20T11:58:04.540+0100 INFO operator wallet:
2020-03-20T11:58:05.357+0100 INFO version running on version v1.0.0
2020-03-20T11:58:05.382+0100 INFO db.migration Database Version {“version”: 33}
2020-03-20T11:58:05.928+0100 INFO preflight:localtime start checking local system clock with trusted satellites’ system clock.
2020-03-20T11:58:06.793+0100 INFO preflight:localtime local system clock is in sync with trusted satellites’ system clock.
2020-03-20T11:58:06.794+0100 INFO Node 1KWEzgAZmqDYxhs6Z26zQk5rkAS3hBKs5xDJEGxkLV1MTPArtP started
2020-03-20T11:58:06.794+0100 INFO trust Scheduling next refresh {“after”: “5h31m24.955767212s”}
2020-03-20T11:58:06.794+0100 INFO Public server started on [::]:28967
2020-03-20T11:58:06.794+0100 INFO Private server started on 127.0.0.1:7778
2020-03-20T11:58:06.796+0100 INFO bandwidth Performing bandwidth usage rollups
2020-03-20T11:58:07.049+0100 INFO version running on version v1.0.0

Please look into changelog :slight_smile:

and the same on GitHub

2 Likes

Aha! Thank you. I looked for a more elaborate changelog but only looked around the github, I will take a look at the changelog here on the forum because I have some trouble with the API as well that has changed :slight_smile:

1 Like

You can read it here