Skip to content

Request not from admin network (flask.json) error #703

Closed Answered by aaronwmorris
SkyDragon2023 asked this question in Q&A
Discussion options

You must be logged in to vote

I implemented a safety mechanism recently that prevents certain actions from being performed unless they originate from a trusted admin network. The default admin network list is the usually private IP addresses.

Since data can be deleted from the web interface, I want to make extra sure these actions are controlled.

Since you using the .local address, it might be hitting your system via IPv6 and that will probably be outside the trusted networks.

You can check for messages in /var/log/indi-allsky/webapp-indi-allsky.log

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@SkyDragon2023
Comment options

@aaronwmorris
Comment options

Answer selected by SkyDragon2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants